diff options
author | Samuli Suominen <drac@gentoo.org> | 2007-12-07 15:06:30 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2007-12-07 15:06:30 +0000 |
commit | ec55c165607fce52c1a45f3720aff06ec064e225 (patch) | |
tree | f29fae186ea8f97a37267623718e5e8ed55c70aa /net-p2p | |
parent | Stable on ppc64; bug #201497 (diff) | |
download | gentoo-2-ec55c165607fce52c1a45f3720aff06ec064e225.tar.gz gentoo-2-ec55c165607fce52c1a45f3720aff06ec064e225.tar.bz2 gentoo-2-ec55c165607fce52c1a45f3720aff06ec064e225.zip |
Reset keywords for CVS ebuild.
(Portage version: 2.1.4_rc7)
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/linuxdcpp/ChangeLog | 5 | ||||
-rw-r--r-- | net-p2p/linuxdcpp/linuxdcpp-9999.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-p2p/linuxdcpp/ChangeLog b/net-p2p/linuxdcpp/ChangeLog index 7873a6b782f5..4e16f791a9da 100644 --- a/net-p2p/linuxdcpp/ChangeLog +++ b/net-p2p/linuxdcpp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-p2p/linuxdcpp # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/linuxdcpp/ChangeLog,v 1.15 2007/10/02 10:49:07 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/linuxdcpp/ChangeLog,v 1.16 2007/12/07 15:06:30 drac Exp $ + + 07 Dec 2007; Samuli Suominen <drac@gentoo.org> linuxdcpp-9999.ebuild: + Reset keywords for CVS ebuild. *linuxdcpp-1.0.0 (02 Oct 2007) diff --git a/net-p2p/linuxdcpp/linuxdcpp-9999.ebuild b/net-p2p/linuxdcpp/linuxdcpp-9999.ebuild index 06bda7af34c3..66960e0c1721 100644 --- a/net-p2p/linuxdcpp/linuxdcpp-9999.ebuild +++ b/net-p2p/linuxdcpp/linuxdcpp-9999.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/linuxdcpp/linuxdcpp-9999.ebuild,v 1.7 2007/09/11 11:29:42 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/linuxdcpp/linuxdcpp-9999.ebuild,v 1.8 2007/12/07 15:06:30 drac Exp $ inherit cvs eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://linuxdcpp.berlios.de" SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="" IUSE="debug" ECVS_SERVER="cvs.linuxdcpp.berlios.de:/cvsroot/linuxdcpp" |