diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-24 09:28:00 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-24 09:28:00 +0000 |
commit | 3ee45ae3c2bc7d6f266d6f13dae21f7e3fc81027 (patch) | |
tree | 37275318205c09db9429e7ace07af63dc92775ae /dev-python/gadfly | |
parent | arm/hppa/ia64/s390 stable #89064 (diff) | |
download | historical-3ee45ae3c2bc7d6f266d6f13dae21f7e3fc81027.tar.gz historical-3ee45ae3c2bc7d6f266d6f13dae21f7e3fc81027.tar.bz2 historical-3ee45ae3c2bc7d6f266d6f13dae21f7e3fc81027.zip |
stable amd64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-python/gadfly')
-rw-r--r-- | dev-python/gadfly/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/gadfly/gadfly-1.0.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/gadfly/ChangeLog b/dev-python/gadfly/ChangeLog index 9e70a7671c81..0cd84abd0e21 100644 --- a/dev-python/gadfly/ChangeLog +++ b/dev-python/gadfly/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/gadfly # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gadfly/ChangeLog,v 1.8 2005/04/24 03:15:20 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gadfly/ChangeLog,v 1.9 2005/04/24 09:18:53 blubb Exp $ + + 24 Apr 2005; Simon Stelling <blubb@gentoo.org> gadfly-1.0.0.ebuild: + stable on amd64 24 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> gadfly-1.0.0.ebuild: Stable on ppc. diff --git a/dev-python/gadfly/gadfly-1.0.0.ebuild b/dev-python/gadfly/gadfly-1.0.0.ebuild index 51491ad90cf4..8340f129801c 100644 --- a/dev-python/gadfly/gadfly-1.0.0.ebuild +++ b/dev-python/gadfly/gadfly-1.0.0.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/gadfly/gadfly-1.0.0.ebuild,v 1.12 2005/04/24 03:15:20 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/gadfly/gadfly-1.0.0.ebuild,v 1.13 2005/04/24 09:18:53 blubb Exp $ DESCRIPTION="relational database system implemented in Python" HOMEPAGE="http://gadfly.sourceforge.net/" SRC_URI="mirror://sourceforge/gadfly/${P}.tar.gz" -KEYWORDS="x86 ~amd64 ppc" +KEYWORDS="x86 amd64 ppc" SLOT="0" LICENSE="BSD" IUSE="" |