diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-05-29 16:16:28 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-05-29 16:16:28 +0000 |
commit | 7d8ff7f15ef3b8ae0fb2ec04a14e6d98bb9ed06f (patch) | |
tree | fa4f57d5a9eee3f412a103516c2cb59858f3bd68 /net-irc/ultimate | |
parent | PPC stable profile update (diff) | |
download | historical-7d8ff7f15ef3b8ae0fb2ec04a14e6d98bb9ed06f.tar.gz historical-7d8ff7f15ef3b8ae0fb2ec04a14e6d98bb9ed06f.tar.bz2 historical-7d8ff7f15ef3b8ae0fb2ec04a14e6d98bb9ed06f.zip |
Keyword modification, see changelog for details
Diffstat (limited to 'net-irc/ultimate')
-rw-r--r-- | net-irc/ultimate/ChangeLog | 6 | ||||
-rw-r--r-- | net-irc/ultimate/ultimate-2.8.7.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-irc/ultimate/ChangeLog b/net-irc/ultimate/ChangeLog index 3d47029f2f68..79a9cdb9cd58 100644 --- a/net-irc/ultimate/ChangeLog +++ b/net-irc/ultimate/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-irc/ultimate # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/ultimate/ChangeLog,v 1.4 2004/04/27 22:14:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/ultimate/ChangeLog,v 1.5 2004/05/29 16:16:28 pvdabeel Exp $ + + 29 May 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> + ultimate-2.8.7.ebuild: + Masked ultimate-2.8.7.ebuild testing for ppc 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> ultimate-2.8.7.ebuild: Add inherit eutils diff --git a/net-irc/ultimate/ultimate-2.8.7.ebuild b/net-irc/ultimate/ultimate-2.8.7.ebuild index 09bb0970fc12..04310de8bcdb 100644 --- a/net-irc/ultimate/ultimate-2.8.7.ebuild +++ b/net-irc/ultimate/ultimate-2.8.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/ultimate/ultimate-2.8.7.ebuild,v 1.4 2004/04/27 22:14:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/ultimate/ultimate-2.8.7.ebuild,v 1.5 2004/05/29 16:16:28 pvdabeel Exp $ inherit eutils @@ -9,7 +9,7 @@ DESCRIPTION="And IRCd server based on DALnet's DreamForge IRCd." SRC_URI="mirror://sourceforge/ultimate/${MY_P}.tar.gz" HOMEPAGE="http://www.shadow-realm.org" -KEYWORDS="~x86 ~sparc" +KEYWORDS="~x86 ~sparc ~ppc" SLOT="0" LICENSE="GPL-2" IUSE="debug" |