summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2015-08-08 13:49:04 -0700
committerRobin H. Johnson <robbat2@gentoo.org>2015-08-08 17:38:18 -0700
commit56bd759df1d0c750a065b8c845e93d5dfa6b549d (patch)
tree3f91093cdb475e565ae857f1c5a7fd339e2d781e /app-xemacs/locale
downloadgentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.gz
gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.tar.bz2
gentoo-56bd759df1d0c750a065b8c845e93d5dfa6b549d.zip
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed
Diffstat (limited to 'app-xemacs/locale')
-rw-r--r--app-xemacs/locale/Manifest2
-rw-r--r--app-xemacs/locale/locale-1.24.ebuild14
-rw-r--r--app-xemacs/locale/locale-1.28.ebuild14
-rw-r--r--app-xemacs/locale/metadata.xml5
4 files changed, 35 insertions, 0 deletions
diff --git a/app-xemacs/locale/Manifest b/app-xemacs/locale/Manifest
new file mode 100644
index 000000000000..afe551f9eb75
--- /dev/null
+++ b/app-xemacs/locale/Manifest
@@ -0,0 +1,2 @@
+DIST locale-1.24-pkg.tar.gz 46421 SHA256 9b74a7edc9461ef4131c73a0561e7156778ee186269b949c5881df09b7f983da SHA512 2c192e20f36d1d14d803cdf0c5e0949aa5a75059531a87823cc8e1192f4543a0d5ea5088a562a315e76a459bcfaaad95328b6c8a0740fd4ce1549eb2f443c3c6 WHIRLPOOL 0f83a8ab1531f2e8e2134a2beed2bf0fe0c9d13d65d39b04c5c7ae217097eeed56778ad5bbe0dd4b6f8de07f49c9ac26d22cd75b976693d87e1fda8cf64f1a08
+DIST locale-1.28-pkg.tar.gz 74931 SHA256 cd01c18a729fe6eeb0cc74806c9bcf609d7273704400e2a2271d4c14ade5c408 SHA512 f26370be8e614d74503d57a0c0bc9eab153ea54c36466245b7a4851d508942e4c075146d140a8cffba071513fd1f6360de714eafd8fbd600ad9dba053e789d8a WHIRLPOOL 16ba70f6299fb707922580af868d867275a65deaf2102fdd5313e63d23f747fbdb321ac89314e2252f9e2903ca40ec0cd75c60ff026f974fb01288d0b72ea6df
diff --git a/app-xemacs/locale/locale-1.24.ebuild b/app-xemacs/locale/locale-1.24.ebuild
new file mode 100644
index 000000000000..55e308210183
--- /dev/null
+++ b/app-xemacs/locale/locale-1.24.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+SLOT="0"
+IUSE=""
+DESCRIPTION="MULE: Localized menubars and localized splash screens"
+PKG_CAT="mule"
+
+RDEPEND="app-xemacs/mule-base
+"
+KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
+
+inherit xemacs-packages
diff --git a/app-xemacs/locale/locale-1.28.ebuild b/app-xemacs/locale/locale-1.28.ebuild
new file mode 100644
index 000000000000..55e308210183
--- /dev/null
+++ b/app-xemacs/locale/locale-1.28.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+SLOT="0"
+IUSE=""
+DESCRIPTION="MULE: Localized menubars and localized splash screens"
+PKG_CAT="mule"
+
+RDEPEND="app-xemacs/mule-base
+"
+KEYWORDS="alpha amd64 ppc ppc64 sparc x86"
+
+inherit xemacs-packages
diff --git a/app-xemacs/locale/metadata.xml b/app-xemacs/locale/metadata.xml
new file mode 100644
index 000000000000..298888916608
--- /dev/null
+++ b/app-xemacs/locale/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>xemacs</herd>
+</pkgmetadata>