diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2004-04-23 10:26:03 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2004-04-23 10:26:03 +0000 |
commit | 81162498a70252f9aa4fc7a2dee0ae98aca846d5 (patch) | |
tree | c74648307e714b5282faffe5b92f591bdbda0c17 /dev-util/gob | |
parent | Unmask on amd64. (diff) | |
download | historical-81162498a70252f9aa4fc7a2dee0ae98aca846d5.tar.gz historical-81162498a70252f9aa4fc7a2dee0ae98aca846d5.tar.bz2 historical-81162498a70252f9aa4fc7a2dee0ae98aca846d5.zip |
Unmask on amd64.
Diffstat (limited to 'dev-util/gob')
-rw-r--r-- | dev-util/gob/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/gob/Manifest | 4 | ||||
-rw-r--r-- | dev-util/gob/gob-1.0.12.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/dev-util/gob/ChangeLog b/dev-util/gob/ChangeLog index 89368e3c6cda..4eed37b15c0f 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.24 2004/02/25 17:23:43 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/ChangeLog,v 1.25 2004/04/23 10:26:03 aliz Exp $ + + 23 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> gob-1.0.12.ebuild: + Unmask on amd64. 25 Feb 2004; Daniel Ahlberg <aliz@gentoo.org> gob-1.0.12.ebuild: Adding amd64 keyword. diff --git a/dev-util/gob/Manifest b/dev-util/gob/Manifest index 84fadb3f46c9..5f6b6af63e27 100644 --- a/dev-util/gob/Manifest +++ b/dev-util/gob/Manifest @@ -1,7 +1,7 @@ MD5 0cf767e52dd115ff68939b7c810cdb6e gob-2.0.2.ebuild 739 MD5 767c16c34e33ae60c9abe6f6dea9fd75 gob-2.0.6.ebuild 678 -MD5 c18eb2ad1eee453c375fce69e6eae2b6 gob-1.0.12.ebuild 660 -MD5 11c7c1b5c248c4a00aec088091e9ec18 ChangeLog 2495 +MD5 4f1072374ba3ea0e127ef7fd59c5fdab gob-1.0.12.ebuild 659 +MD5 866609bab55659849846356750c4539a ChangeLog 2582 MD5 1bf97644da05c5703f60efb9bae229fd gob-2.0.5.ebuild 740 MD5 a78e56617e86837c5bd694044ddc070a files/digest-gob-1.0.12 62 MD5 23898f581ed500ecd1f171b3351c59b2 files/digest-gob-2.0.2 62 diff --git a/dev-util/gob/gob-1.0.12.ebuild b/dev-util/gob/gob-1.0.12.ebuild index 14babf55b68e..f912fa5b8895 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.14 2004/02/25 17:23:43 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gob/gob-1.0.12.ebuild,v 1.15 2004/04/23 10:26:03 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 ~amd64" +KEYWORDS="x86 ppc sparc alpha hppa amd64" RDEPEND="=dev-libs/glib-1.2*" DEPEND="${RDEPEND} |