diff options
author | Tim Harder <radhermit@gentoo.org> | 2011-09-26 22:12:40 +0000 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2011-09-26 22:12:40 +0000 |
commit | 0655381d7278264a4225b4b2dac30ad36b80ac69 (patch) | |
tree | a76186455aaed5df409197485e54a529d1f3a310 /net-libs | |
parent | Update to EAPI 4, add static-libs use flag, and drop currently unused php use... (diff) | |
download | historical-0655381d7278264a4225b4b2dac30ad36b80ac69.tar.gz historical-0655381d7278264a4225b4b2dac30ad36b80ac69.tar.bz2 historical-0655381d7278264a4225b4b2dac30ad36b80ac69.zip |
Update HOMEPAGE and SRC_URI.
Package-Manager: portage-2.2.0_alpha59/cvs/Linux x86_64
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libnxml/ChangeLog | 8 | ||||
-rw-r--r-- | net-libs/libnxml/libnxml-0.17.1.ebuild | 8 | ||||
-rw-r--r-- | net-libs/libnxml/libnxml-0.18.0.ebuild | 8 | ||||
-rw-r--r-- | net-libs/libnxml/libnxml-0.18.2.ebuild | 8 | ||||
-rw-r--r-- | net-libs/libnxml/libnxml-0.18.3.ebuild | 8 |
5 files changed, 22 insertions, 18 deletions
diff --git a/net-libs/libnxml/ChangeLog b/net-libs/libnxml/ChangeLog index b836d7122f89..20b88ad130d7 100644 --- a/net-libs/libnxml/ChangeLog +++ b/net-libs/libnxml/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-libs/libnxml -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnxml/ChangeLog,v 1.14 2009/06/09 09:28:20 dev-zero Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnxml/ChangeLog,v 1.15 2011/09/26 22:12:40 radhermit Exp $ + + 26 Sep 2011; Tim Harder <radhermit@gentoo.org> libnxml-0.17.1.ebuild, + libnxml-0.18.0.ebuild, libnxml-0.18.2.ebuild, libnxml-0.18.3.ebuild: + Update HOMEPAGE and SRC_URI. *libnxml-0.18.3 (09 Jun 2009) diff --git a/net-libs/libnxml/libnxml-0.17.1.ebuild b/net-libs/libnxml/libnxml-0.17.1.ebuild index 63fa04b08f2e..0bf5041c9c5e 100644 --- a/net-libs/libnxml/libnxml-0.17.1.ebuild +++ b/net-libs/libnxml/libnxml-0.17.1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnxml/libnxml-0.17.1.ebuild,v 1.4 2007/06/17 15:01:33 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnxml/libnxml-0.17.1.ebuild,v 1.5 2011/09/26 22:12:40 radhermit Exp $ DESCRIPTION="A C-library for parsing and writing XML 1.0/1.1 files or streams" -HOMEPAGE="http://www2.autistici.org/bakunin/codes.php" -SRC_URI="http://www2.autistici.org/bakunin/${PN}/${P}.tar.gz" +HOMEPAGE="http://www.autistici.org/bakunin/libnxml/doc/" +SRC_URI="http://www.autistici.org/bakunin/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" diff --git a/net-libs/libnxml/libnxml-0.18.0.ebuild b/net-libs/libnxml/libnxml-0.18.0.ebuild index fe34a836f72f..55becb2c9791 100644 --- a/net-libs/libnxml/libnxml-0.18.0.ebuild +++ b/net-libs/libnxml/libnxml-0.18.0.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnxml/libnxml-0.18.0.ebuild,v 1.4 2008/10/03 12:34:49 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnxml/libnxml-0.18.0.ebuild,v 1.5 2011/09/26 22:12:40 radhermit Exp $ DESCRIPTION="A C-library for parsing and writing XML 1.0/1.1 files or streams" -HOMEPAGE="http://www2.autistici.org/bakunin/codes.php" -SRC_URI="http://www2.autistici.org/bakunin/${PN}/${P}.tar.gz" +HOMEPAGE="http://www.autistici.org/bakunin/libnxml/doc/" +SRC_URI="http://www.autistici.org/bakunin/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" diff --git a/net-libs/libnxml/libnxml-0.18.2.ebuild b/net-libs/libnxml/libnxml-0.18.2.ebuild index 43dc95f17625..9e3555beb3ad 100644 --- a/net-libs/libnxml/libnxml-0.18.2.ebuild +++ b/net-libs/libnxml/libnxml-0.18.2.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnxml/libnxml-0.18.2.ebuild,v 1.1 2009/03/29 15:30:10 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnxml/libnxml-0.18.2.ebuild,v 1.2 2011/09/26 22:12:40 radhermit Exp $ DESCRIPTION="A C-library for parsing and writing XML 1.0/1.1 files or streams" -HOMEPAGE="http://www2.autistici.org/bakunin/codes.php" -SRC_URI="http://www2.autistici.org/bakunin/${PN}/${P}.tar.gz" +HOMEPAGE="http://www.autistici.org/bakunin/libnxml/doc/" +SRC_URI="http://www.autistici.org/bakunin/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" diff --git a/net-libs/libnxml/libnxml-0.18.3.ebuild b/net-libs/libnxml/libnxml-0.18.3.ebuild index 2c7080eb626b..1669afdfa7a1 100644 --- a/net-libs/libnxml/libnxml-0.18.3.ebuild +++ b/net-libs/libnxml/libnxml-0.18.3.ebuild @@ -1,12 +1,12 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libnxml/libnxml-0.18.3.ebuild,v 1.1 2009/06/09 09:28:20 dev-zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libnxml/libnxml-0.18.3.ebuild,v 1.2 2011/09/26 22:12:40 radhermit Exp $ EAPI="2" DESCRIPTION="A C-library for parsing and writing XML 1.0/1.1 files or streams" -HOMEPAGE="http://www2.autistici.org/bakunin/codes.php" -SRC_URI="http://www2.autistici.org/bakunin/${PN}/${P}.tar.gz" +HOMEPAGE="http://www.autistici.org/bakunin/libnxml/doc/" +SRC_URI="http://www.autistici.org/bakunin/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" |