diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-08-27 13:41:09 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-08-27 13:41:09 +0000 |
commit | d56fcb54cb32b56e927a9eb7688cd995c52faa55 (patch) | |
tree | aa0e4a31190fde6564340e0bba146d95f27c2243 /dev-cpp | |
parent | alpha/ia64 stable wrt #188838 (diff) | |
download | historical-d56fcb54cb32b56e927a9eb7688cd995c52faa55.tar.gz historical-d56fcb54cb32b56e927a9eb7688cd995c52faa55.tar.bz2 historical-d56fcb54cb32b56e927a9eb7688cd995c52faa55.zip |
alpha stable wrt #188838
Package-Manager: portage-2.1.2.12
Diffstat (limited to 'dev-cpp')
-rw-r--r-- | dev-cpp/libxmlpp/ChangeLog | 5 | ||||
-rw-r--r-- | dev-cpp/libxmlpp/libxmlpp-2.13.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-cpp/libxmlpp/ChangeLog b/dev-cpp/libxmlpp/ChangeLog index 039fa9717893..fbaced8936ee 100644 --- a/dev-cpp/libxmlpp/ChangeLog +++ b/dev-cpp/libxmlpp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-cpp/libxmlpp # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxmlpp/ChangeLog,v 1.53 2007/08/21 08:39:58 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxmlpp/ChangeLog,v 1.54 2007/08/27 13:41:09 armin76 Exp $ + + 27 Aug 2007; Raúl Porcel <armin76@gentoo.org> libxmlpp-2.13.1.ebuild: + alpha stable wrt #188838 21 Aug 2007; Markus Ullmann <jokey@gentoo.org> libxmlpp-2.13.1.ebuild: Stable on x86 wrt bug #188838 diff --git a/dev-cpp/libxmlpp/libxmlpp-2.13.1.ebuild b/dev-cpp/libxmlpp/libxmlpp-2.13.1.ebuild index d440e1e61bfe..6ea4100cd023 100644 --- a/dev-cpp/libxmlpp/libxmlpp-2.13.1.ebuild +++ b/dev-cpp/libxmlpp/libxmlpp-2.13.1.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/dev-cpp/libxmlpp/libxmlpp-2.13.1.ebuild,v 1.3 2007/08/21 08:39:58 jokey Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxmlpp/libxmlpp-2.13.1.ebuild,v 1.4 2007/08/27 13:41:09 armin76 Exp $ inherit gnome2 eutils @@ -14,7 +14,7 @@ SRC_URI="mirror://gnome/sources/libxml++/${PV%.*}/${MY_P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="2.6" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc sparc x86" +KEYWORDS="alpha ~amd64 ~hppa ~ppc sparc x86" IUSE="doc" RDEPEND=">=dev-libs/libxml2-2.6.1 |