diff options
author | 2004-06-11 13:06:19 +0000 | |
---|---|---|
committer | 2004-06-11 13:06:19 +0000 | |
commit | aa7063b4ad3360ebcefdee241973daca9a07704e (patch) | |
tree | 641b513aac6cf4c5dc4793c8a9295490a13f16d8 /sys-apps/gnumaniak | |
parent | New release: 0.3.3 (diff) | |
download | historical-aa7063b4ad3360ebcefdee241973daca9a07704e.tar.gz historical-aa7063b4ad3360ebcefdee241973daca9a07704e.tar.bz2 historical-aa7063b4ad3360ebcefdee241973daca9a07704e.zip |
Stable on alpha.
Diffstat (limited to 'sys-apps/gnumaniak')
-rw-r--r-- | sys-apps/gnumaniak/ChangeLog | 7 | ||||
-rw-r--r-- | sys-apps/gnumaniak/gnumaniak-1.8.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-apps/gnumaniak/ChangeLog b/sys-apps/gnumaniak/ChangeLog index 860bfdb8266a..84abe8b8c24b 100644 --- a/sys-apps/gnumaniak/ChangeLog +++ b/sys-apps/gnumaniak/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/gnumaniak -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/gnumaniak/ChangeLog,v 1.4 2003/02/12 08:59:06 vapier Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/gnumaniak/ChangeLog,v 1.5 2004/06/11 13:04:21 kloeri Exp $ + + 11 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> gnumaniak-1.8.ebuild: + Stable on alpha. 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords 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" |