diff options
author | David Holm <dholm@gentoo.org> | 2004-04-25 15:27:45 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2004-04-25 15:27:45 +0000 |
commit | 02a6db7727e47f948d8fceef9a5448c35f6c4e5a (patch) | |
tree | 3a9f46c22ac5ad8e21c9d345b97138f3a843f54d /dev-util | |
parent | update libxml2 & libxslt deps (Manifest recommit) (diff) | |
download | gentoo-2-02a6db7727e47f948d8fceef9a5448c35f6c4e5a.tar.gz gentoo-2-02a6db7727e47f948d8fceef9a5448c35f6c4e5a.tar.bz2 gentoo-2-02a6db7727e47f948d8fceef9a5448c35f6c4e5a.zip |
Added to ~ppc
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/cvsd/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/cvsd/cvsd-1.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/cvsd/ChangeLog b/dev-util/cvsd/ChangeLog index aa22ff017fd7..69ca1a4caff0 100644 --- a/dev-util/cvsd/ChangeLog +++ b/dev-util/cvsd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/cvsd # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cvsd/ChangeLog,v 1.6 2004/04/24 17:26:21 max Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cvsd/ChangeLog,v 1.7 2004/04/25 15:26:20 dholm Exp $ + + 25 Apr 2004; David Holm <dholm@gentoo.org> cvsd-1.0.2.ebuild: + Added to ~ppc. *cvsd-1.0.2 (24 Apr 2004) diff --git a/dev-util/cvsd/cvsd-1.0.2.ebuild b/dev-util/cvsd/cvsd-1.0.2.ebuild index 9bf149f9ec33..3de009bfc56f 100644 --- a/dev-util/cvsd/cvsd-1.0.2.ebuild +++ b/dev-util/cvsd/cvsd-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cvsd/cvsd-1.0.2.ebuild,v 1.1 2004/04/24 17:26:21 max Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cvsd/cvsd-1.0.2.ebuild,v 1.2 2004/04/25 15:26:20 dholm Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://tiefighter.et.tudelft.nl/~arthur/cvsd/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" IUSE="tcpd" DEPEND="virtual/glibc |