diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-04-13 18:39:38 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-04-13 18:39:38 +0000 |
commit | 82e9c14897c3f8cfeeb197b625056d2124055ab0 (patch) | |
tree | ba27561d3339e197dac6bb62c515ba60a1f59e7f /net-irc/dircproxy/dircproxy-1.2.0_rc1.ebuild | |
parent | Version bump (diff) | |
download | gentoo-2-82e9c14897c3f8cfeeb197b625056d2124055ab0.tar.gz gentoo-2-82e9c14897c3f8cfeeb197b625056d2124055ab0.tar.bz2 gentoo-2-82e9c14897c3f8cfeeb197b625056d2124055ab0.zip |
alpha/sparc stable wrt #310429
(Portage version: 2.1.7.17/cvs/Linux ia64)
Diffstat (limited to 'net-irc/dircproxy/dircproxy-1.2.0_rc1.ebuild')
-rw-r--r-- | net-irc/dircproxy/dircproxy-1.2.0_rc1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/dircproxy/dircproxy-1.2.0_rc1.ebuild b/net-irc/dircproxy/dircproxy-1.2.0_rc1.ebuild index d627e35e9fc1..f48eb9b22df1 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-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.4 2010/04/04 13:54:27 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/dircproxy/dircproxy-1.2.0_rc1.ebuild,v 1.5 2010/04/13 18:39:38 armin76 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}" |