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 | 7366eb02846f0db5243d17849e3972e2bc5eaa89 (patch) | |
tree | 97faa4cb4a211e29ee2f5cdc1c1bd00090aa0afe /gnome-extra/apotheke | |
parent | Committing the actual patch :P (diff) | |
download | historical-7366eb02846f0db5243d17849e3972e2bc5eaa89.tar.gz historical-7366eb02846f0db5243d17849e3972e2bc5eaa89.tar.bz2 historical-7366eb02846f0db5243d17849e3972e2bc5eaa89.zip |
new version
Diffstat (limited to 'gnome-extra/apotheke')
-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" |