diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2004-02-25 17:23:43 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2004-02-25 17:23:43 +0000 |
commit | 182db0cfda6f6289c4f3c0a5b0556a7125d3fafb (patch) | |
tree | c0d6f668838307d5f0af66a16e6b1465aa240c44 /dev-util | |
parent | Closing #42588. (Manifest recommit) (diff) | |
download | gentoo-2-182db0cfda6f6289c4f3c0a5b0556a7125d3fafb.tar.gz gentoo-2-182db0cfda6f6289c4f3c0a5b0556a7125d3fafb.tar.bz2 gentoo-2-182db0cfda6f6289c4f3c0a5b0556a7125d3fafb.zip |
Adding amd64 keyword
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/gob/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/gob/gob-1.0.12.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/gob/ChangeLog b/dev-util/gob/ChangeLog index 1032b7ad0809..89368e3c6cda 100644 --- a/dev-util/gob/ChangeLog +++ b/dev-util/gob/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/gob # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/ChangeLog,v 1.23 2004/02/17 22:56:47 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/ChangeLog,v 1.24 2004/02/25 17:23:43 aliz Exp $ + + 25 Feb 2004; Daniel Ahlberg <aliz@gentoo.org> gob-1.0.12.ebuild: + Adding amd64 keyword. 17 Feb 2004; Aron Griffis <agriffis@gentoo.org> gob-2.0.6.ebuild: stable on alpha and ia64 diff --git a/dev-util/gob/gob-1.0.12.ebuild b/dev-util/gob/gob-1.0.12.ebuild index 569cfc3bcca1..14babf55b68e 100644 --- a/dev-util/gob/gob-1.0.12.ebuild +++ b/dev-util/gob/gob-1.0.12.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-util/gob/gob-1.0.12.ebuild,v 1.13 2004/02/17 22:56:47 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-1.0.12.ebuild,v 1.14 2004/02/25 17:23:43 aliz Exp $ DESCRIPTION="preprocessor for making GTK+ objects with inline C code" SRC_URI="http://ftp.5z.com/pub/gob/${P}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.5z.com/jirka/gob.html" SLOT="1" LICENSE="GPL-2" -KEYWORDS="x86 ppc sparc alpha hppa" +KEYWORDS="x86 ppc sparc alpha hppa ~amd64" RDEPEND="=dev-libs/glib-1.2*" DEPEND="${RDEPEND} |