diff options
author | Jose Alberto Suarez Lopez <bass@gentoo.org> | 2002-12-18 22:17:40 +0000 |
---|---|---|
committer | Jose Alberto Suarez Lopez <bass@gentoo.org> | 2002-12-18 22:17:40 +0000 |
commit | 2e6a9eb67408dc287224bd9f3669ac51a01a8dc0 (patch) | |
tree | 8bcc383e7db19843e91ca11cfe7d67dd69c00e12 /gnome-extra | |
parent | Committing the actual patch :P (diff) | |
download | gentoo-2-2e6a9eb67408dc287224bd9f3669ac51a01a8dc0.tar.gz gentoo-2-2e6a9eb67408dc287224bd9f3669ac51a01a8dc0.tar.bz2 gentoo-2-2e6a9eb67408dc287224bd9f3669ac51a01a8dc0.zip |
new version
Diffstat (limited to 'gnome-extra')
-rw-r--r-- | gnome-extra/apotheke/apotheke-0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnome-extra/apotheke/apotheke-0.2.ebuild b/gnome-extra/apotheke/apotheke-0.2.ebuild index c56decca5647..03aa0bea724f 100644 --- a/gnome-extra/apotheke/apotheke-0.2.ebuild +++ b/gnome-extra/apotheke/apotheke-0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/apotheke/apotheke-0.2.ebuild,v 1.1 2002/11/12 04:06:44 blocke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/apotheke/apotheke-0.2.ebuild,v 1.2 2002/12/18 22:17:40 bass Exp $ inherit gnome2 @@ -12,6 +12,6 @@ HOMEPAGE="http://apotheke.berlios.de/" LICENSE="GPL-2" DEPEND=">=nautilus-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86 sparc " DOCS="AUTHORS ChangeLog COPYING INSTALL NEWS README" |