summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-14 00:07:29 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-14 00:07:29 +0000
commit5606e402cb81cec2c118389de5cffaa2eb9e7f23 (patch)
tree9324cc43b673ac85598f6e65fd0c785c1620228f /app-text
parentFixing patch; bug #56957. (diff)
downloadhistorical-5606e402cb81cec2c118389de5cffaa2eb9e7f23.tar.gz
historical-5606e402cb81cec2c118389de5cffaa2eb9e7f23.tar.bz2
historical-5606e402cb81cec2c118389de5cffaa2eb9e7f23.zip
sync IUSE (missing)
Diffstat (limited to 'app-text')
-rw-r--r--app-text/sgml2x/Manifest2
-rw-r--r--app-text/sgml2x/sgml2x-0.11-r1.ebuild3
2 files changed, 3 insertions, 2 deletions
diff --git a/app-text/sgml2x/Manifest b/app-text/sgml2x/Manifest
index 40e55aff77b9..fef7944ef920 100644
--- a/app-text/sgml2x/Manifest
+++ b/app-text/sgml2x/Manifest
@@ -1,3 +1,3 @@
-MD5 14332028ff43f693b30f99287f6b5511 sgml2x-0.11-r1.ebuild 740
+MD5 f2b5b9b3eba08981ec2b5905e89746d1 sgml2x-0.11-r1.ebuild 748
MD5 90fdbc15b731bce725d873d2189334fb ChangeLog 513
MD5 87bfbf62c1994a1520d5117c80d0d454 files/digest-sgml2x-0.11-r1 63
diff --git a/app-text/sgml2x/sgml2x-0.11-r1.ebuild b/app-text/sgml2x/sgml2x-0.11-r1.ebuild
index 381b93f772c7..81f14a204a2d 100644
--- a/app-text/sgml2x/sgml2x-0.11-r1.ebuild
+++ b/app-text/sgml2x/sgml2x-0.11-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/sgml2x/sgml2x-0.11-r1.ebuild,v 1.20 2004/06/24 22:51:39 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/sgml2x/sgml2x-0.11-r1.ebuild,v 1.21 2004/07/14 00:07:29 agriffis Exp $
DESCRIPTION="Frontend for jade and jadetex"
SRC_URI="ftp://sgml2x.sourceforge.net/pub/sgml2x/${P}.tar.gz"
@@ -9,6 +9,7 @@ HOMEPAGE="http://sgml2x.sourceforge.net/"
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 sparc"
+IUSE=""
DEPEND=">=dev-lang/perl-5"