diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-01-29 04:32:49 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-01-29 04:32:49 +0000 |
commit | 4a94207f7b062a6153bc7c4d4645fa0ad724cdad (patch) | |
tree | 29aad556da6f4cd4a253acf2a86e2ef04705d68a /dev-cpp/gnomemm | |
parent | ia64 keywords changes (Manifest recommit) (diff) | |
download | gentoo-2-4a94207f7b062a6153bc7c4d4645fa0ad724cdad.tar.gz gentoo-2-4a94207f7b062a6153bc7c4d4645fa0ad724cdad.tar.bz2 gentoo-2-4a94207f7b062a6153bc7c4d4645fa0ad724cdad.zip |
stable on alpha and ia64
Diffstat (limited to 'dev-cpp/gnomemm')
-rw-r--r-- | dev-cpp/gnomemm/ChangeLog | 5 | ||||
-rw-r--r-- | dev-cpp/gnomemm/gnomemm-1.2.3-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-cpp/gnomemm/ChangeLog b/dev-cpp/gnomemm/ChangeLog index a1c2cf0cadab..c94c54d44d63 100644 --- a/dev-cpp/gnomemm/ChangeLog +++ b/dev-cpp/gnomemm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-cpp/gnomemm # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gnomemm/ChangeLog,v 1.7 2004/01/14 18:32:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gnomemm/ChangeLog,v 1.8 2004/01/29 04:29:50 agriffis Exp $ + + 28 Jan 2004; Aron Griffis <agriffis@gentoo.org> gnomemm-1.2.3-r1.ebuild: + stable on alpha and ia64 14 Jan 2004; Aron Griffis <agriffis@gentoo.org> gnomemm-1.2.3-r1.ebuild: add ~alpha diff --git a/dev-cpp/gnomemm/gnomemm-1.2.3-r1.ebuild b/dev-cpp/gnomemm/gnomemm-1.2.3-r1.ebuild index 765f92dfb5b3..c4d2d4abb595 100644 --- a/dev-cpp/gnomemm/gnomemm-1.2.3-r1.ebuild +++ b/dev-cpp/gnomemm/gnomemm-1.2.3-r1.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/dev-cpp/gnomemm/gnomemm-1.2.3-r1.ebuild,v 1.9 2004/01/14 18:32:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/gnomemm/gnomemm-1.2.3-r1.ebuild,v 1.10 2004/01/29 04:29:50 agriffis Exp $ inherit gcc @@ -12,7 +12,7 @@ HOMEPAGE="http://gtkmm.sourceforge.net/" IUSE="" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="ppc x86 sparc ~alpha hppa amd64" +KEYWORDS="ppc x86 sparc alpha hppa amd64 ia64" RDEPEND="=dev-cpp/gtkmm-1.2* >=gnome-base/gnome-libs-1.4 |