diff options
author | Mamoru Komachi <usata@gentoo.org> | 2005-03-22 07:37:22 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2005-03-22 07:37:22 +0000 |
commit | ed5a95c8e50e9facfa977afd2c0a6ee84c2ce94e (patch) | |
tree | 314b45aace45a0706d1bc44432d553179be05f7b /app-text/xmlstarlet/xmlstarlet-1.0.0.ebuild | |
parent | Version bump. This release fixes security hole, bug #85380 (diff) | |
download | historical-ed5a95c8e50e9facfa977afd2c0a6ee84c2ce94e.tar.gz historical-ed5a95c8e50e9facfa977afd2c0a6ee84c2ce94e.tar.bz2 historical-ed5a95c8e50e9facfa977afd2c0a6ee84c2ce94e.zip |
Version bumped.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-text/xmlstarlet/xmlstarlet-1.0.0.ebuild')
-rw-r--r-- | app-text/xmlstarlet/xmlstarlet-1.0.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/xmlstarlet/xmlstarlet-1.0.0.ebuild b/app-text/xmlstarlet/xmlstarlet-1.0.0.ebuild index faa423da76df..60f81ec3d4de 100644 --- a/app-text/xmlstarlet/xmlstarlet-1.0.0.ebuild +++ b/app-text/xmlstarlet/xmlstarlet-1.0.0.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/app-text/xmlstarlet/xmlstarlet-1.0.0.ebuild,v 1.1 2005/02/10 08:57:54 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xmlstarlet/xmlstarlet-1.0.0.ebuild,v 1.2 2005/03/22 07:37:22 usata Exp $ inherit flag-o-matic @@ -12,7 +12,7 @@ LICENSE="MIT" SLOT="0" -KEYWORDS="~x86 ~amd64" +KEYWORDS="x86 ~amd64" IUSE="" DEPEND=">=dev-libs/libxml2-2.6.12 |