diff options
author | 2010-03-23 20:26:01 +0000 | |
---|---|---|
committer | 2010-03-23 20:26:01 +0000 | |
commit | 2ceaa822fbf7b06af6d2e9c5bb8ac362bd989813 (patch) | |
tree | f25be5ee7bf907a2a20ee8f1a779f26647eac05c /net-irc/dircproxy/dircproxy-1.2.0_rc1.ebuild | |
parent | Marking taglib-1.6.1-r1 ppc for bug 306099 (diff) | |
download | gentoo-2-2ceaa822fbf7b06af6d2e9c5bb8ac362bd989813.tar.gz gentoo-2-2ceaa822fbf7b06af6d2e9c5bb8ac362bd989813.tar.bz2 gentoo-2-2ceaa822fbf7b06af6d2e9c5bb8ac362bd989813.zip |
Marking dircproxy-1.2.0_rc1 ppc for bug 310429
(Portage version: 2.1.7.17/cvs/Linux ppc64)
Diffstat (limited to 'net-irc/dircproxy/dircproxy-1.2.0_rc1.ebuild')
-rw-r--r-- | net-irc/dircproxy/dircproxy-1.2.0_rc1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-irc/dircproxy/dircproxy-1.2.0_rc1.ebuild b/net-irc/dircproxy/dircproxy-1.2.0_rc1.ebuild index 45b8cc0d28fd..5317eb865405 100644 --- a/net-irc/dircproxy/dircproxy-1.2.0_rc1.ebuild +++ b/net-irc/dircproxy/dircproxy-1.2.0_rc1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/dircproxy/dircproxy-1.2.0_rc1.ebuild,v 1.1 2009/08/30 13:24:36 vostorga Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/dircproxy/dircproxy-1.2.0_rc1.ebuild,v 1.2 2010/03/23 20:26:01 ranger Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://dircproxy.googlecode.com/files/${MY_P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ppc ~sparc ~x86" IUSE="" S="${WORKDIR}/${MY_P}" |