diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-03-13 14:41:03 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-03-13 14:41:03 +0000 |
commit | 238707d04629ec90e87f87c34025f19853d22504 (patch) | |
tree | 92b903ca91f43da9e35cd0eadad66027a85b86c2 | |
parent | rm old version (diff) | |
download | gentoo-2-238707d04629ec90e87f87c34025f19853d22504.tar.gz gentoo-2-238707d04629ec90e87f87c34025f19853d22504.tar.bz2 gentoo-2-238707d04629ec90e87f87c34025f19853d22504.zip |
x86 stable
(Portage version: 2.1.2.2)
-rw-r--r-- | www-misc/libapreq/ChangeLog | 5 | ||||
-rw-r--r-- | www-misc/libapreq/libapreq-1.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-misc/libapreq/ChangeLog b/www-misc/libapreq/ChangeLog index 2367827714b0..1070124d3d85 100644 --- a/www-misc/libapreq/ChangeLog +++ b/www-misc/libapreq/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-misc/libapreq # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-misc/libapreq/ChangeLog,v 1.2 2007/02/09 00:09:10 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-misc/libapreq/ChangeLog,v 1.3 2007/03/13 14:41:03 armin76 Exp $ + + 13 Mar 2007; Raúl Porcel <armin76@gentoo.org> libapreq-1.3.ebuild: + x86 stable 20 Jan 2007; Michael Cummings <mcummings@gentoo.org> +metadata.xml, +libapreq-1.0-r3.ebuild, +libapreq-1.2.ebuild, +libapreq-1.2-r1.ebuild, diff --git a/www-misc/libapreq/libapreq-1.3.ebuild b/www-misc/libapreq/libapreq-1.3.ebuild index 50c3a30e54ba..4c79b6ebf791 100644 --- a/www-misc/libapreq/libapreq-1.3.ebuild +++ b/www-misc/libapreq/libapreq-1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-misc/libapreq/libapreq-1.3.ebuild,v 1.1 2007/01/20 14:34:36 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-misc/libapreq/libapreq-1.3.ebuild,v 1.2 2007/03/13 14:41:03 armin76 Exp $ inherit perl-module eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.apache.org/dist/httpd/libapreq/${P}.tar.gz" LICENSE="Apache-1.1 as-is" SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc ~x86" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" IUSE="" DEPEND=">=sys-apps/sed-4 |