diff options
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/dclib/ChangeLog | 6 | ||||
-rw-r--r-- | net-p2p/dclib/dclib-0.2.19.ebuild | 4 | ||||
-rw-r--r-- | net-p2p/dclib/dclib-0.2.4.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-p2p/dclib/ChangeLog b/net-p2p/dclib/ChangeLog index ad6a906b0b96..c923ac1ad74f 100644 --- a/net-p2p/dclib/ChangeLog +++ b/net-p2p/dclib/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-p2p/dclib # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/dclib/ChangeLog,v 1.32 2004/02/17 22:00:30 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/dclib/ChangeLog,v 1.33 2004/02/21 02:32:52 agriffis Exp $ + + 20 Feb 2004; Aron Griffis <agriffis@gentoo.org> dclib-0.2.19.ebuild, + dclib-0.2.4.ebuild: + Mark these stable on alpha to stop repoman complaining on dcgui-qt 17 Feb 2004; Aron Griffis <agriffis@gentoo.org> dclib-0.2.20.ebuild: stable on alpha and ia64 diff --git a/net-p2p/dclib/dclib-0.2.19.ebuild b/net-p2p/dclib/dclib-0.2.19.ebuild index 682911911326..9001e1337705 100644 --- a/net-p2p/dclib/dclib-0.2.19.ebuild +++ b/net-p2p/dclib/dclib-0.2.19.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/net-p2p/dclib/dclib-0.2.19.ebuild,v 1.4 2004/02/17 22:00:30 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/dclib/dclib-0.2.19.ebuild,v 1.5 2004/02/21 02:32:52 agriffis Exp $ inherit gcc eutils @@ -10,7 +10,7 @@ SRC_URI="http://download.berlios.de/dcgui/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ~ppc alpha ia64" DEPEND=">=app-arch/bzip2-1.0.2 >=dev-libs/libxml2-2.4.22" diff --git a/net-p2p/dclib/dclib-0.2.4.ebuild b/net-p2p/dclib/dclib-0.2.4.ebuild index 85a217d1a402..60079574820f 100644 --- a/net-p2p/dclib/dclib-0.2.4.ebuild +++ b/net-p2p/dclib/dclib-0.2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/dclib/dclib-0.2.4.ebuild,v 1.5 2003/11/14 20:09:35 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/dclib/dclib-0.2.4.ebuild,v 1.6 2004/02/21 02:32:52 agriffis Exp $ inherit gcc @@ -11,7 +11,7 @@ SRC_URI="http://download.berlios.de/dcgui/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc" +KEYWORDS="x86 ppc alpha ia64" DEPEND=">=app-arch/bzip2-1.0.2 >=dev-libs/libxml2-2.4.22" |