diff options
author | 2002-11-12 04:06:44 +0000 | |
---|---|---|
committer | 2002-11-12 04:06:44 +0000 | |
commit | d3a606ab74011ec5e3f41f51165dfaa18a2cd5d3 (patch) | |
tree | 666bf5195a8b325d1a1813f51f798bf9674bce5c /gnome-extra/apotheke | |
parent | updated contributors (diff) | |
download | historical-d3a606ab74011ec5e3f41f51165dfaa18a2cd5d3.tar.gz historical-d3a606ab74011ec5e3f41f51165dfaa18a2cd5d3.tar.bz2 historical-d3a606ab74011ec5e3f41f51165dfaa18a2cd5d3.zip |
version bump
Diffstat (limited to 'gnome-extra/apotheke')
-rw-r--r-- | gnome-extra/apotheke/ChangeLog | 7 | ||||
-rw-r--r-- | gnome-extra/apotheke/apotheke-0.2.ebuild | 17 | ||||
-rw-r--r-- | gnome-extra/apotheke/files/digest-apotheke-0.2 | 1 |
3 files changed, 24 insertions, 1 deletions
diff --git a/gnome-extra/apotheke/ChangeLog b/gnome-extra/apotheke/ChangeLog index e7e482e5cf1d..d4bde1a424d8 100644 --- a/gnome-extra/apotheke/ChangeLog +++ b/gnome-extra/apotheke/ChangeLog @@ -1,7 +1,12 @@ # 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.2 2002/10/24 14:19:53 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/apotheke/ChangeLog,v 1.3 2002/11/12 04:06:44 blocke Exp $ + +*apotheke-0.2 (11 Nov 2002) + + 11 Nov 2002; Bruce A. Locke <blocke@shivan.org> apotheke-0.2.ebuild: + Version bump. *apotheke-0.1 (10 Jul 2002) diff --git a/gnome-extra/apotheke/apotheke-0.2.ebuild b/gnome-extra/apotheke/apotheke-0.2.ebuild new file mode 100644 index 000000000000..c56decca5647 --- /dev/null +++ b/gnome-extra/apotheke/apotheke-0.2.ebuild @@ -0,0 +1,17 @@ +# 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 $ + +inherit gnome2 + +S="${WORKDIR}/${P}" +IUSE="" +DESCRIPTION="A seperate Nautilus view, which gives you detailed information about CVS managed directories." +SRC_URI="ftp://ftp.berlios.de/pub/apotheke/${P}.tar.gz" +HOMEPAGE="http://apotheke.berlios.de/" +LICENSE="GPL-2" +DEPEND=">=nautilus-2" +SLOT="0" +KEYWORDS="~x86" + +DOCS="AUTHORS ChangeLog COPYING INSTALL NEWS README" diff --git a/gnome-extra/apotheke/files/digest-apotheke-0.2 b/gnome-extra/apotheke/files/digest-apotheke-0.2 new file mode 100644 index 000000000000..65924a0dd5bc --- /dev/null +++ b/gnome-extra/apotheke/files/digest-apotheke-0.2 @@ -0,0 +1 @@ +MD5 305af33d98fd6b195fa02468f9a8f2a3 apotheke-0.2.tar.gz 124617 |