diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-04-27 14:48:52 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-04-27 14:48:52 +0000 |
commit | e8057522729f71d58ce951dbf8d08f527449d822 (patch) | |
tree | 8659122568376793eada60e77d84379090cabe35 /net-p2p/linuxdcpp/linuxdcpp-1.0.3.ebuild | |
parent | Version bump (diff) | |
download | historical-e8057522729f71d58ce951dbf8d08f527449d822.tar.gz historical-e8057522729f71d58ce951dbf8d08f527449d822.tar.bz2 historical-e8057522729f71d58ce951dbf8d08f527449d822.zip |
x86 stable
Package-Manager: portage-2.1.6.7/cvs/Linux ia64
Diffstat (limited to 'net-p2p/linuxdcpp/linuxdcpp-1.0.3.ebuild')
-rw-r--r-- | net-p2p/linuxdcpp/linuxdcpp-1.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/linuxdcpp/linuxdcpp-1.0.3.ebuild b/net-p2p/linuxdcpp/linuxdcpp-1.0.3.ebuild index f36138d03278..1dcc6d9d1747 100644 --- a/net-p2p/linuxdcpp/linuxdcpp-1.0.3.ebuild +++ b/net-p2p/linuxdcpp/linuxdcpp-1.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/linuxdcpp/linuxdcpp-1.0.3.ebuild,v 1.1 2009/02/10 16:53:05 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/linuxdcpp/linuxdcpp-1.0.3.ebuild,v 1.2 2009/04/27 14:48:52 armin76 Exp $ inherit eutils @@ -9,7 +9,7 @@ HOMEPAGE="https://launchpad.net/linuxdcpp" SRC_URI="http://launchpad.net/linuxdcpp/1.0/${PV}/+download/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ppc ~ppc64 x86 ~x86-fbsd" IUSE="debug" RDEPEND=">=gnome-base/libglade-2.4 |