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 | baf10a70e06e39efc12cd84a9b322d0cdb39e53e (patch) | |
tree | f0acb15e2c5cbc8ce5cb7eac7408fca631a56bb5 /net-irc/ctrlproxy | |
parent | PPC stable profile update (Manifest recommit) (diff) | |
download | gentoo-2-baf10a70e06e39efc12cd84a9b322d0cdb39e53e.tar.gz gentoo-2-baf10a70e06e39efc12cd84a9b322d0cdb39e53e.tar.bz2 gentoo-2-baf10a70e06e39efc12cd84a9b322d0cdb39e53e.zip |
Keyword modification, see changelog for details
Diffstat (limited to 'net-irc/ctrlproxy')
-rw-r--r-- | net-irc/ctrlproxy/ChangeLog | 6 | ||||
-rw-r--r-- | net-irc/ctrlproxy/ctrlproxy-2.6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-irc/ctrlproxy/ChangeLog b/net-irc/ctrlproxy/ChangeLog index 3630e173abbe..abb89ad8b972 100644 --- a/net-irc/ctrlproxy/ChangeLog +++ b/net-irc/ctrlproxy/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-irc/ctrlproxy # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/ctrlproxy/ChangeLog,v 1.9 2004/01/08 19:15:47 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/ctrlproxy/ChangeLog,v 1.10 2004/05/29 16:16:27 pvdabeel Exp $ + + 29 May 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> + ctrlproxy-2.6.ebuild: + Masked ctrlproxy-2.6.ebuild testing for ppc *ctrlproxy-2.6 (08 Jan 2004) diff --git a/net-irc/ctrlproxy/ctrlproxy-2.6.ebuild b/net-irc/ctrlproxy/ctrlproxy-2.6.ebuild index dc8f3a0c322a..b1a37834941b 100644 --- a/net-irc/ctrlproxy/ctrlproxy-2.6.ebuild +++ b/net-irc/ctrlproxy/ctrlproxy-2.6.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/ctrlproxy/ctrlproxy-2.6.ebuild,v 1.2 2004/04/06 03:11:38 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/ctrlproxy/ctrlproxy-2.6.ebuild,v 1.3 2004/05/29 16:16:27 pvdabeel Exp $ inherit flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://jelmer.vernstok.nl/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 alpha" +KEYWORDS="x86 alpha ~ppc" IUSE="ssl" DEPEND=">=dev-libs/glib-2 |