diff options
author | David Holm <dholm@gentoo.org> | 2004-05-03 10:23:14 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-05-03 10:23:14 +0000 |
commit | 71a784e7469c2b2911d1699d34be773df8979563 (patch) | |
tree | d909701031ba2d32a4fb87544bbb27e86dab5e8a /app-i18n/xcin | |
parent | Added to ~ppc (diff) | |
download | historical-71a784e7469c2b2911d1699d34be773df8979563.tar.gz historical-71a784e7469c2b2911d1699d34be773df8979563.tar.bz2 historical-71a784e7469c2b2911d1699d34be773df8979563.zip |
Added to ~ppc
Diffstat (limited to 'app-i18n/xcin')
-rw-r--r-- | app-i18n/xcin/ChangeLog | 7 | ||||
-rw-r--r-- | app-i18n/xcin/xcin-2.5.2.3.ebuild | 4 | ||||
-rw-r--r-- | app-i18n/xcin/xcin-2.5.3_pre2.ebuild | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/app-i18n/xcin/ChangeLog b/app-i18n/xcin/ChangeLog index 1e23d9502d1d..3c1145e21528 100644 --- a/app-i18n/xcin/ChangeLog +++ b/app-i18n/xcin/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-i18n/xcin -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/xcin/ChangeLog,v 1.6 2003/11/04 00:27:11 liquidx Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-i18n/xcin/ChangeLog,v 1.7 2004/05/03 10:23:14 dholm Exp $ + + 03 May 2004; David Holm <dholm@gentoo.org> xcin-2.5.3_pre2.ebuild: + Added to ~ppc. 04 Nov 2003; Alastair Tse <liquidx@gentoo.org> xcin-2.5.3_pre2.ebuild, files/xcin-2.5.3_pre2-db3.patch: diff --git a/app-i18n/xcin/xcin-2.5.2.3.ebuild b/app-i18n/xcin/xcin-2.5.2.3.ebuild index 076b7f8c8afd..01e1063b944e 100644 --- a/app-i18n/xcin/xcin-2.5.2.3.ebuild +++ b/app-i18n/xcin/xcin-2.5.2.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/xcin/xcin-2.5.2.3.ebuild,v 1.5 2003/02/13 08:48:08 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/xcin/xcin-2.5.2.3.ebuild,v 1.6 2004/05/03 10:23:14 dholm Exp $ IUSE="nls" diff --git a/app-i18n/xcin/xcin-2.5.3_pre2.ebuild b/app-i18n/xcin/xcin-2.5.3_pre2.ebuild index 3918684ec114..71ccccd575da 100644 --- a/app-i18n/xcin/xcin-2.5.3_pre2.ebuild +++ b/app-i18n/xcin/xcin-2.5.3_pre2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/xcin/xcin-2.5.3_pre2.ebuild,v 1.8 2004/04/06 04:05:44 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/xcin/xcin-2.5.3_pre2.ebuild,v 1.9 2004/05/03 10:23:14 dholm Exp $ inherit eutils @@ -14,7 +14,7 @@ SRC_URI="ftp://xcin.linux.org.tw/pub/xcin/xcin/devel/${XCIN} LICENSE="XCIN" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" IUSE="nls" DEPEND="nls? ( sys-devel/gettext ) |