summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-06-30 15:51:31 +0000
committerAron Griffis <agriffis@gentoo.org>2004-06-30 15:51:31 +0000
commit3e325f4db097f8962985591a16661598823e1240 (patch)
tree436e3e01adf7f5cd42710b08ec744689759d8350 /sys-apps/gnumaniak
parentver bump #55584 and rename (diff)
downloadhistorical-3e325f4db097f8962985591a16661598823e1240.tar.gz
historical-3e325f4db097f8962985591a16661598823e1240.tar.bz2
historical-3e325f4db097f8962985591a16661598823e1240.zip
sync IUSE (missing)
Diffstat (limited to 'sys-apps/gnumaniak')
-rw-r--r--sys-apps/gnumaniak/ChangeLog5
-rw-r--r--sys-apps/gnumaniak/gnumaniak-1.8.ebuild3
2 files changed, 6 insertions, 2 deletions
diff --git a/sys-apps/gnumaniak/ChangeLog b/sys-apps/gnumaniak/ChangeLog
index 384f3746e619..53f54a37f92d 100644
--- a/sys-apps/gnumaniak/ChangeLog
+++ b/sys-apps/gnumaniak/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-apps/gnumaniak
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/gnumaniak/ChangeLog,v 1.6 2004/06/24 22:08:02 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/gnumaniak/ChangeLog,v 1.7 2004/06/30 15:51:31 agriffis Exp $
+
+ 30 Jun 2004; Aron Griffis <agriffis@gentoo.org> gnumaniak-1.8.ebuild:
+ sync IUSE (missing)
11 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> gnumaniak-1.8.ebuild:
Stable on alpha.
diff --git a/sys-apps/gnumaniak/gnumaniak-1.8.ebuild b/sys-apps/gnumaniak/gnumaniak-1.8.ebuild
index 3327c0fed550..430145202a02 100644
--- a/sys-apps/gnumaniak/gnumaniak-1.8.ebuild
+++ b/sys-apps/gnumaniak/gnumaniak-1.8.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/sys-apps/gnumaniak/gnumaniak-1.8.ebuild,v 1.8 2004/06/24 22:08:02 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/gnumaniak/gnumaniak-1.8.ebuild,v 1.9 2004/06/30 15:51:31 agriffis Exp $
MY_PN=${PN/-/}
S=${WORKDIR}/${P}
@@ -11,6 +11,7 @@ HOMEPAGE="http://www.linalco.com/ragnar/"
SLOT="0"
LICENSE="LDP"
KEYWORDS="x86 amd64 ~ppc ~sparc alpha"
+IUSE=""
RDEPEND="sys-apps/man"