diff options
author | Olivier Reisch <doctomoe@gentoo.org> | 2003-03-13 19:27:12 +0000 |
---|---|---|
committer | Olivier Reisch <doctomoe@gentoo.org> | 2003-03-13 19:27:12 +0000 |
commit | 87706a593d00282ee3cb175a0d4661d03e28b074 (patch) | |
tree | 278d24ae1660ec34d15b295563bde3d552fad1a8 /dev-libs | |
parent | Marked glib-2.2.1 ppc stable (diff) | |
download | gentoo-2-87706a593d00282ee3cb175a0d4661d03e28b074.tar.gz gentoo-2-87706a593d00282ee3cb175a0d4661d03e28b074.tar.bz2 gentoo-2-87706a593d00282ee3cb175a0d4661d03e28b074.zip |
Marked atk-1.2.2 ppc stable
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/atk/ChangeLog | 5 | ||||
-rw-r--r-- | dev-libs/atk/atk-1.2.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-libs/atk/ChangeLog b/dev-libs/atk/ChangeLog index 6ca25243237c..eb10d4642d3b 100644 --- a/dev-libs/atk/ChangeLog +++ b/dev-libs/atk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/atk # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.21 2003/03/04 21:29:18 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/ChangeLog,v 1.22 2003/03/13 19:27:12 doctomoe Exp $ + + 13 Mar 2003 Olivier Reisch <doctomoe@gentoo.org> atk-1.2.2.ebuild: + Marked ppc stable *atk-1.2.2 (21 Jan 2003) diff --git a/dev-libs/atk/atk-1.2.2.ebuild b/dev-libs/atk/atk-1.2.2.ebuild index 392f5bc07d9b..5dd60ba105cb 100644 --- a/dev-libs/atk/atk-1.2.2.ebuild +++ b/dev-libs/atk/atk-1.2.2.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-libs/atk/atk-1.2.2.ebuild,v 1.5 2003/03/01 14:47:01 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/atk/atk-1.2.2.ebuild,v 1.6 2003/03/13 19:27:12 doctomoe Exp $ inherit libtool gnome2 @@ -11,7 +11,7 @@ HOMEPAGE="http://developer.gnome.org/projects/gap/" SLOT="1" LICENSE="LGPL-2.1" -KEYWORDS="x86 ~ppc alpha ~sparc" +KEYWORDS="x86 ppc alpha ~sparc" RDEPEND=">=dev-libs/glib-2" |