diff options
author | 2004-03-31 20:32:04 +0000 | |
---|---|---|
committer | 2004-03-31 20:32:04 +0000 | |
commit | e7200d393b3904bd99b7fa8bdf0197c8f4398c3d (patch) | |
tree | 9e344c4031ddb7a364bc7ca9b3d5288527de46dc /net-libs/libhttpd-persistent | |
parent | Added to ~ppc (patch included) (Manifest recommit) (diff) | |
download | gentoo-2-e7200d393b3904bd99b7fa8bdf0197c8f4398c3d.tar.gz gentoo-2-e7200d393b3904bd99b7fa8bdf0197c8f4398c3d.tar.bz2 gentoo-2-e7200d393b3904bd99b7fa8bdf0197c8f4398c3d.zip |
Added to ~ppc
Diffstat (limited to 'net-libs/libhttpd-persistent')
-rw-r--r-- | net-libs/libhttpd-persistent/ChangeLog | 6 | ||||
-rw-r--r-- | net-libs/libhttpd-persistent/libhttpd-persistent-1.3p-r6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-libs/libhttpd-persistent/ChangeLog b/net-libs/libhttpd-persistent/ChangeLog index a3a0894c28bc..cd00ede12019 100644 --- a/net-libs/libhttpd-persistent/ChangeLog +++ b/net-libs/libhttpd-persistent/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-libs/libhttpd-persistent # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libhttpd-persistent/ChangeLog,v 1.1 2004/03/31 01:57:46 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libhttpd-persistent/ChangeLog,v 1.2 2004/03/31 20:32:04 dholm Exp $ + + 31 Mar 2004; David Holm <dholm@gentoo.org> + libhttpd-persistent-1.3p-r6.ebuild: + Added to ~ppc. *libhttpd-persistent-1.3p-r6 (30 Mar 2004) diff --git a/net-libs/libhttpd-persistent/libhttpd-persistent-1.3p-r6.ebuild b/net-libs/libhttpd-persistent/libhttpd-persistent-1.3p-r6.ebuild index 0e7ebc8be8e9..3f1993f5e96f 100644 --- a/net-libs/libhttpd-persistent/libhttpd-persistent-1.3p-r6.ebuild +++ b/net-libs/libhttpd-persistent/libhttpd-persistent-1.3p-r6.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/net-libs/libhttpd-persistent/libhttpd-persistent-1.3p-r6.ebuild,v 1.1 2004/03/31 01:57:46 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libhttpd-persistent/libhttpd-persistent-1.3p-r6.ebuild,v 1.2 2004/03/31 20:32:04 dholm Exp $ MY_P="libhttpd-1.3p-f" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.deleet.de/projekte/daap/daapd/" SRC_URI="http://www.deleet.de/projekte/daap/daapd/${MY_P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="" DEPEND="" |