diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-11 13:06:19 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-06-11 13:06:19 +0000 |
commit | 8ad6940bf1fbe36ddc849f09c4d1dbb62dc76b9c (patch) | |
tree | db1f59b4e2e9402bc7490c661fb5cf34308e3e42 /sys-apps/gnumaniak/gnumaniak-1.8.ebuild | |
parent | New release: 0.3.3 (Manifest recommit) (diff) | |
download | gentoo-2-8ad6940bf1fbe36ddc849f09c4d1dbb62dc76b9c.tar.gz gentoo-2-8ad6940bf1fbe36ddc849f09c4d1dbb62dc76b9c.tar.bz2 gentoo-2-8ad6940bf1fbe36ddc849f09c4d1dbb62dc76b9c.zip |
Stable on alpha.
Diffstat (limited to 'sys-apps/gnumaniak/gnumaniak-1.8.ebuild')
-rw-r--r-- | sys-apps/gnumaniak/gnumaniak-1.8.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/gnumaniak/gnumaniak-1.8.ebuild b/sys-apps/gnumaniak/gnumaniak-1.8.ebuild index f214b75ee216..79dfc93488a4 100644 --- a/sys-apps/gnumaniak/gnumaniak-1.8.ebuild +++ b/sys-apps/gnumaniak/gnumaniak-1.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # 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.6 2003/09/08 08:02:57 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/gnumaniak/gnumaniak-1.8.ebuild,v 1.7 2004/06/11 13:04:21 kloeri Exp $ MY_PN=${PN/-/} S=${WORKDIR}/${P} @@ -10,7 +10,7 @@ HOMEPAGE="http://www.linalco.com/ragnar/" SLOT="0" LICENSE="LDP" -KEYWORDS="x86 amd64 ~ppc ~sparc ~alpha" +KEYWORDS="x86 amd64 ~ppc ~sparc alpha" RDEPEND="sys-apps/man" |