diff options
author | David Holm <dholm@gentoo.org> | 2004-04-07 12:15:57 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-04-07 12:15:57 +0000 |
commit | cce8e6aafd1abb53f518beb9d4b8671de41983dc (patch) | |
tree | 0d707a0cea96df93dade1b43ae569f84ea789dc9 /app-i18n | |
parent | Added to ~ppc (Manifest recommit) (diff) | |
download | gentoo-2-cce8e6aafd1abb53f518beb9d4b8671de41983dc.tar.gz gentoo-2-cce8e6aafd1abb53f518beb9d4b8671de41983dc.tar.bz2 gentoo-2-cce8e6aafd1abb53f518beb9d4b8671de41983dc.zip |
Added to ~ppc
Diffstat (limited to 'app-i18n')
-rw-r--r-- | app-i18n/uim/ChangeLog | 5 | ||||
-rw-r--r-- | app-i18n/uim/uim-0.3.4.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-i18n/uim/ChangeLog b/app-i18n/uim/ChangeLog index 3150774bb4aa..e016058acece 100644 --- a/app-i18n/uim/ChangeLog +++ b/app-i18n/uim/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-i18n/uim # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-i18n/uim/ChangeLog,v 1.46 2004/04/07 10:19:09 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/uim/ChangeLog,v 1.47 2004/04/07 12:13:35 dholm Exp $ + + 07 Apr 2004; David Holm <dholm@gentoo.org> uim-0.3.4.2.ebuild: + Added to ~ppc. *uim-0.3.4.2 (07 Apr 2004) diff --git a/app-i18n/uim/uim-0.3.4.2.ebuild b/app-i18n/uim/uim-0.3.4.2.ebuild index 200376b79718..75ba35171c7d 100644 --- a/app-i18n/uim/uim-0.3.4.2.ebuild +++ b/app-i18n/uim/uim-0.3.4.2.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/uim/uim-0.3.4.2.ebuild,v 1.1 2004/04/07 10:19:09 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-i18n/uim/uim-0.3.4.2.ebuild,v 1.2 2004/04/07 12:13:35 dholm Exp $ inherit eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://freedesktop.org/Software/UimDownload/${P}.tar.gz" LICENSE="GPL-2 | BSD" SLOT="0" -KEYWORDS="~x86 ~alpha" +KEYWORDS="~x86 ~alpha ~ppc" IUSE="gtk nls debug" RDEPEND="gtk? ( >=x11-libs/gtk+-2 ) |