summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Anderson <gentoofan23@gentoo.org>2009-05-02 23:07:08 +0000
committerThomas Anderson <gentoofan23@gentoo.org>2009-05-02 23:07:08 +0000
commita4eebe48231e1b7a0666cc72e70b00a60dde0454 (patch)
treee2bc58884a5a7dc8868aae455be617509db2ce36 /net-p2p/linuxdcpp
parent- keyword ~arm and make sure that we let portage handle the stripping (diff)
downloadgentoo-2-a4eebe48231e1b7a0666cc72e70b00a60dde0454.tar.gz
gentoo-2-a4eebe48231e1b7a0666cc72e70b00a60dde0454.tar.bz2
gentoo-2-a4eebe48231e1b7a0666cc72e70b00a60dde0454.zip
stable amd64, bug 267652
(Portage version: 2.1.6.11/cvs/Linux x86_64)
Diffstat (limited to 'net-p2p/linuxdcpp')
-rw-r--r--net-p2p/linuxdcpp/ChangeLog6
-rw-r--r--net-p2p/linuxdcpp/linuxdcpp-1.0.3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-p2p/linuxdcpp/ChangeLog b/net-p2p/linuxdcpp/ChangeLog
index af62db4ca4e9..97526e8e370a 100644
--- a/net-p2p/linuxdcpp/ChangeLog
+++ b/net-p2p/linuxdcpp/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-p2p/linuxdcpp
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-p2p/linuxdcpp/ChangeLog,v 1.37 2009/04/27 18:26:45 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/linuxdcpp/ChangeLog,v 1.38 2009/05/02 23:07:08 gentoofan23 Exp $
+
+ 02 May 2009; Thomas Anderson <gentoofan23@gentoo.org>
+ linuxdcpp-1.0.3.ebuild:
+ stable amd64, bug 267652
27 Apr 2009; Raúl Porcel <armin76@gentoo.org> linuxdcpp-9999.ebuild:
Add missing boost dep, bug #260461
diff --git a/net-p2p/linuxdcpp/linuxdcpp-1.0.3.ebuild b/net-p2p/linuxdcpp/linuxdcpp-1.0.3.ebuild
index 1dcc6d9d1747..6e1784cb9981 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.2 2009/04/27 14:48:52 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-p2p/linuxdcpp/linuxdcpp-1.0.3.ebuild,v 1.3 2009/05/02 23:07:08 gentoofan23 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