diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-02-22 00:02:55 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-02-22 00:02:55 +0000 |
commit | 7ec738c539a2f660437c0bfc294bf39824a8a4cb (patch) | |
tree | 98e09d67b174d5295fd9613f0d179ca70d86ed77 /dev-util/intltool | |
parent | touchups (diff) | |
download | gentoo-2-7ec738c539a2f660437c0bfc294bf39824a8a4cb.tar.gz gentoo-2-7ec738c539a2f660437c0bfc294bf39824a8a4cb.tar.bz2 gentoo-2-7ec738c539a2f660437c0bfc294bf39824a8a4cb.zip |
stable on alpha
Diffstat (limited to 'dev-util/intltool')
-rw-r--r-- | dev-util/intltool/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/intltool/intltool-0.25.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/intltool/ChangeLog b/dev-util/intltool/ChangeLog index bc80ca4c4aad..ff7e36b9454c 100644 --- a/dev-util/intltool/ChangeLog +++ b/dev-util/intltool/ChangeLog @@ -1,8 +1,11 @@ # ChangeLog for dev-util/intltool # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/intltool/ChangeLog,v 1.14 2003/02/12 06:44:15 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/intltool/ChangeLog,v 1.15 2003/02/22 00:02:55 agriffis Exp $ *intltool-0.25 (07 Jan 2002) + + 21 Feb 2003; Aron Griffis <agriffis@gentoo.org> intltool-0.25.ebuild : + Mark stable on alpha 07 Jan 2002; Spider <spider@gentoo.org> intltool-0.25.ebuild : hacked up the new 0.25 release, some doc changes but thats all diff --git a/dev-util/intltool/intltool-0.25.ebuild b/dev-util/intltool/intltool-0.25.ebuild index dc4f602d6e39..2c3208effc2c 100644 --- a/dev-util/intltool/intltool-0.25.ebuild +++ b/dev-util/intltool/intltool-0.25.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/intltool/intltool-0.25.ebuild,v 1.3 2003/02/13 11:56:49 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/intltool/intltool-0.25.ebuild,v 1.4 2003/02/22 00:02:55 agriffis Exp $ inherit gnome.org @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gnome.org/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc ~sparc ~alpha" +KEYWORDS="x86 ~ppc ~sparc alpha" DEPEND=">=dev-libs/popt-1.5 >=sys-devel/perl-5.6.0" |