diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-01 17:15:54 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-01 17:15:54 +0000 |
commit | aee8e5cf1260297e1e13e0d9d324af124ae787f4 (patch) | |
tree | 2c3ffc52aa329822bf271e635788ab6efc7c28c3 /dev-cpp/libxmlpp/libxmlpp-1.0.4-r2.ebuild | |
parent | stable on ia64 (diff) | |
download | historical-aee8e5cf1260297e1e13e0d9d324af124ae787f4.tar.gz historical-aee8e5cf1260297e1e13e0d9d324af124ae787f4.tar.bz2 historical-aee8e5cf1260297e1e13e0d9d324af124ae787f4.zip |
stable amd64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-cpp/libxmlpp/libxmlpp-1.0.4-r2.ebuild')
-rw-r--r-- | dev-cpp/libxmlpp/libxmlpp-1.0.4-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/libxmlpp/libxmlpp-1.0.4-r2.ebuild b/dev-cpp/libxmlpp/libxmlpp-1.0.4-r2.ebuild index 222e391750cb..12fd0bc69e1b 100644 --- a/dev-cpp/libxmlpp/libxmlpp-1.0.4-r2.ebuild +++ b/dev-cpp/libxmlpp/libxmlpp-1.0.4-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxmlpp/libxmlpp-1.0.4-r2.ebuild,v 1.1 2005/03/11 03:48:21 jnc Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-cpp/libxmlpp/libxmlpp-1.0.4-r2.ebuild,v 1.2 2005/04/01 17:15:54 blubb Exp $ IUSE="" @@ -14,7 +14,7 @@ SRC_URI="mirror://gnome/sources/libxml++/${PV%.*}/${MY_P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~ppc sparc x86" +KEYWORDS="amd64 ~ppc sparc x86" RDEPEND=">=dev-libs/libxml2-2.5.8 >=sys-devel/automake-1.7 |