diff options
Diffstat (limited to 'gnome-extra/apotheke')
-rw-r--r-- | gnome-extra/apotheke/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/apotheke/apotheke-0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/apotheke/ChangeLog b/gnome-extra/apotheke/ChangeLog index d4bde1a424d8..164b4befe98e 100644 --- a/gnome-extra/apotheke/ChangeLog +++ b/gnome-extra/apotheke/ChangeLog @@ -1,7 +1,10 @@ # ChangeLog for gnome-extra/apotheke # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL # Author: José Alberto Suárez López <bass@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/apotheke/ChangeLog,v 1.3 2002/11/12 04:06:44 blocke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/apotheke/ChangeLog,v 1.4 2002/12/09 04:22:39 manson Exp $ +\* Autoupdate keywords (12-6-02) + 06 Dec 2002; Rodney Rees <manson@gentoo.org> changed sparc ~sparc keywords + *apotheke-0.2 (11 Nov 2002) diff --git a/gnome-extra/apotheke/apotheke-0.1.ebuild b/gnome-extra/apotheke/apotheke-0.1.ebuild index 3993b02bbc1e..4b236ef846da 100644 --- a/gnome-extra/apotheke/apotheke-0.1.ebuild +++ b/gnome-extra/apotheke/apotheke-0.1.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.1.ebuild,v 1.6 2002/10/24 14:19:53 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/apotheke/apotheke-0.1.ebuild,v 1.7 2002/12/09 04:22:39 manson Exp $ inherit gnome2 @@ -12,6 +12,6 @@ HOMEPAGE="http://apotheke.berlios.de/" LICENSE="GPL-2" DEPEND=">=nautilus-2" SLOT="0" -KEYWORDS="x86 sparc sparc64" +KEYWORDS="x86 sparc " DOCS="AUTHORS ChangeLog COPYING INSTALL NEWS README" |