diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-05-27 14:52:44 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-05-27 14:52:44 +0000 |
commit | b199f68f61dff871ffe0e7c59ce69f1c327b8e23 (patch) | |
tree | 4bdfb28b0aa212e871d73bac914f5f2991c8a720 | |
parent | (Manifest recommit) (diff) | |
download | gentoo-2-b199f68f61dff871ffe0e7c59ce69f1c327b8e23.tar.gz gentoo-2-b199f68f61dff871ffe0e7c59ce69f1c327b8e23.tar.bz2 gentoo-2-b199f68f61dff871ffe0e7c59ce69f1c327b8e23.zip |
~amd64
-rw-r--r-- | app-crypt/gringotts/gringotts-1.2.8.ebuild | 4 | ||||
-rw-r--r-- | dev-libs/libgringotts/libgringotts-1.2.1.ebuild | 4 | ||||
-rw-r--r-- | media-sound/seq24/seq24-0.4.4.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/app-crypt/gringotts/gringotts-1.2.8.ebuild b/app-crypt/gringotts/gringotts-1.2.8.ebuild index 0cc847e3565f..1b4d9e902346 100644 --- a/app-crypt/gringotts/gringotts-1.2.8.ebuild +++ b/app-crypt/gringotts/gringotts-1.2.8.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/app-crypt/gringotts/gringotts-1.2.8.ebuild,v 1.2 2004/04/18 18:05:12 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/gringotts/gringotts-1.2.8.ebuild,v 1.3 2004/05/27 14:52:44 jhuebel Exp $ DESCRIPTION="Utility that allows you to jot down sensitive data" SRC_URI="http://devel.pluto.linux.it/projects/Gringotts/current/${P}.tar.bz2" @@ -9,7 +9,7 @@ LICENSE="GPL-2" IUSE="" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ~ppc ~amd64" RDEPEND=">=dev-libs/libgringotts-1.2 >=x11-libs/gtk+-2 diff --git a/dev-libs/libgringotts/libgringotts-1.2.1.ebuild b/dev-libs/libgringotts/libgringotts-1.2.1.ebuild index 27cbffc15669..d632f4854cf2 100644 --- a/dev-libs/libgringotts/libgringotts-1.2.1.ebuild +++ b/dev-libs/libgringotts/libgringotts-1.2.1.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-libs/libgringotts/libgringotts-1.2.1.ebuild,v 1.4 2004/04/18 18:47:00 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libgringotts/libgringotts-1.2.1.ebuild,v 1.5 2004/05/27 14:52:09 jhuebel Exp $ DESCRIPTION="libgringotts - Needed by Gringotts" SRC_URI="http://devel.pluto.linux.it/projects/libGringotts/current/${P}.tar.bz2" @@ -9,7 +9,7 @@ IUSE="" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ~ppc ~amd64" DEPEND=">=dev-libs/libmcrypt-2.4.21 >=app-crypt/mhash-0.8.13 diff --git a/media-sound/seq24/seq24-0.4.4.ebuild b/media-sound/seq24/seq24-0.4.4.ebuild index ca1d71e4dd8d..82c1233f6058 100644 --- a/media-sound/seq24/seq24-0.4.4.ebuild +++ b/media-sound/seq24/seq24-0.4.4.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/media-sound/seq24/seq24-0.4.4.ebuild,v 1.3 2004/04/15 17:53:31 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/seq24/seq24-0.4.4.ebuild,v 1.4 2004/05/27 14:51:19 jhuebel Exp $ IUSE="" @@ -10,7 +10,7 @@ SRC_URI="http://www.filter24.org/seq24/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~amd64" DEPEND=">=media-libs/alsa-lib-0.9.0 =dev-cpp/gtkmm-1.2*" |