diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-04-10 16:58:56 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-04-10 16:58:56 +0000 |
commit | b99b378c2c076796edd4231c11386a3fc77eb11c (patch) | |
tree | 5e9cc88d753e3d612a4840dd7199650ca2c68af8 /dev-python/skunkweb | |
parent | Version bumped. virtual/ruby fix (diff) | |
download | historical-b99b378c2c076796edd4231c11386a3fc77eb11c.tar.gz historical-b99b378c2c076796edd4231c11386a3fc77eb11c.tar.bz2 historical-b99b378c2c076796edd4231c11386a3fc77eb11c.zip |
Stable on x86.
Diffstat (limited to 'dev-python/skunkweb')
-rw-r--r-- | dev-python/skunkweb/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/skunkweb/Manifest | 4 | ||||
-rw-r--r-- | dev-python/skunkweb/skunkweb-3.4_beta5.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/dev-python/skunkweb/ChangeLog b/dev-python/skunkweb/ChangeLog index e32839ee0d8b..d517e953c9c3 100644 --- a/dev-python/skunkweb/ChangeLog +++ b/dev-python/skunkweb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/skunkweb # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/skunkweb/ChangeLog,v 1.2 2004/03/25 08:16:07 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/skunkweb/ChangeLog,v 1.3 2004/04/10 16:58:56 kloeri Exp $ + + 10 Apr 2004; Bryan Østergaard <kloeri@gentoo.org> skunkweb-3.4_beta5.ebuild: + Stable on x86. 25 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> skunkweb-3.4_beta5.ebuild: diff --git a/dev-python/skunkweb/Manifest b/dev-python/skunkweb/Manifest index 183be9f75936..75421acadbd8 100644 --- a/dev-python/skunkweb/Manifest +++ b/dev-python/skunkweb/Manifest @@ -1,4 +1,4 @@ -MD5 c0b882bf1d2cbc0320b54583207d35f2 ChangeLog 558 +MD5 3e634701d1a5d0c3020345d2390508a9 ChangeLog 652 MD5 71c4638c9c88af75b58e5f5cb54fe008 metadata.xml 159 -MD5 d46a27a439b14839b03908dd9cbaefc0 skunkweb-3.4_beta5.ebuild 2748 +MD5 536fd572da396b1405dab037f64ac359 skunkweb-3.4_beta5.ebuild 2744 MD5 33defac2f69099260dac7f1a043b2643 files/digest-skunkweb-3.4_beta5 67 diff --git a/dev-python/skunkweb/skunkweb-3.4_beta5.ebuild b/dev-python/skunkweb/skunkweb-3.4_beta5.ebuild index 8a630cbebf6c..51f75d854449 100644 --- a/dev-python/skunkweb/skunkweb-3.4_beta5.ebuild +++ b/dev-python/skunkweb/skunkweb-3.4_beta5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/skunkweb/skunkweb-3.4_beta5.ebuild,v 1.2 2004/03/25 08:16:07 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/skunkweb/skunkweb-3.4_beta5.ebuild,v 1.3 2004/04/10 16:58:56 kloeri Exp $ DESCRIPTION="robust Python web application server" @@ -10,7 +10,7 @@ S=${WORKDIR}/${NEWP} SRC_URI="mirror://sourceforge/skunkweb/${NEWP}.tar.gz" LICENSE="GPL-2 BSD" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="${IUSE} apache1 apache2" DEPEND=">=dev-lang/python-2.2 >=dev-python/egenix-mx-base-2.0.4 |