diff options
author | Jon Hood <squinky86@gentoo.org> | 2004-09-18 22:13:30 +0000 |
---|---|---|
committer | Jon Hood <squinky86@gentoo.org> | 2004-09-18 22:13:30 +0000 |
commit | c233a8f69d5bed9f96fbffb6568d15b201890aae (patch) | |
tree | d2702b52632bcd78ed283b7b2b5b97ef43794a4d /net-p2p/dclib | |
parent | added a fix that gets around a lib64 sandbox bug and added ~amd64 keyword (Ma... (diff) | |
download | gentoo-2-c233a8f69d5bed9f96fbffb6568d15b201890aae.tar.gz gentoo-2-c233a8f69d5bed9f96fbffb6568d15b201890aae.tar.bz2 gentoo-2-c233a8f69d5bed9f96fbffb6568d15b201890aae.zip |
update description, #64535
Diffstat (limited to 'net-p2p/dclib')
-rw-r--r-- | net-p2p/dclib/ChangeLog | 7 | ||||
-rw-r--r-- | net-p2p/dclib/dclib-0.2.20.ebuild | 4 | ||||
-rw-r--r-- | net-p2p/dclib/dclib-0.2.21.ebuild | 4 | ||||
-rw-r--r-- | net-p2p/dclib/dclib-0.3.0.ebuild | 4 | ||||
-rw-r--r-- | net-p2p/dclib/dclib-0.3.2.ebuild | 4 | ||||
-rw-r--r-- | net-p2p/dclib/dclib-0.3.3.ebuild | 4 |
6 files changed, 16 insertions, 11 deletions
diff --git a/net-p2p/dclib/ChangeLog b/net-p2p/dclib/ChangeLog index 9fe84060771a..f368e2c4d712 100644 --- a/net-p2p/dclib/ChangeLog +++ b/net-p2p/dclib/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-p2p/dclib # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/dclib/ChangeLog,v 1.45 2004/08/23 02:02:40 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/dclib/ChangeLog,v 1.46 2004/09/18 22:13:30 squinky86 Exp $ + + 18 Sep 2004; Jon Hood <squinky86@gentoo.org> dclib-0.2.20.ebuild, + dclib-0.2.21.ebuild, dclib-0.3.0.ebuild, dclib-0.3.2.ebuild, + dclib-0.3.3.ebuild: + Update description irt #64535; thanks Stefan Huszics <sauron@pp.sbbs.se>. *dclib-0.3.3 (22 Aug 2004) diff --git a/net-p2p/dclib/dclib-0.2.20.ebuild b/net-p2p/dclib/dclib-0.2.20.ebuild index 5cf60efe859c..7f1eb930b052 100644 --- a/net-p2p/dclib/dclib-0.2.20.ebuild +++ b/net-p2p/dclib/dclib-0.2.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/dclib/dclib-0.2.20.ebuild,v 1.8 2004/06/25 00:30:04 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/dclib/dclib-0.2.20.ebuild,v 1.9 2004/09/18 22:13:30 squinky86 Exp $ IUSE="" @@ -8,7 +8,7 @@ IUSE="" inherit gcc eutils -DESCRIPTION="Library for the Qt client for DirectConnect" +DESCRIPTION="DirectConnect client library" HOMEPAGE="http://dc.ketelhot.de/" SRC_URI="http://download.berlios.de/dcgui/${P}.tar.bz2" diff --git a/net-p2p/dclib/dclib-0.2.21.ebuild b/net-p2p/dclib/dclib-0.2.21.ebuild index f83dde6333cb..463ccbd0d7e0 100644 --- a/net-p2p/dclib/dclib-0.2.21.ebuild +++ b/net-p2p/dclib/dclib-0.2.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/dclib/dclib-0.2.21.ebuild,v 1.6 2004/06/25 00:30:04 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/dclib/dclib-0.2.21.ebuild,v 1.7 2004/09/18 22:13:30 squinky86 Exp $ IUSE="" @@ -8,7 +8,7 @@ IUSE="" inherit gcc eutils -DESCRIPTION="Library for the Qt client for DirectConnect" +DESCRIPTION="DirectConnect client library" HOMEPAGE="http://dc.ketelhot.de/" SRC_URI="http://download.berlios.de/dcgui/${P}.tar.bz2" diff --git a/net-p2p/dclib/dclib-0.3.0.ebuild b/net-p2p/dclib/dclib-0.3.0.ebuild index 0e991c6dbc81..eab5867158a6 100644 --- a/net-p2p/dclib/dclib-0.3.0.ebuild +++ b/net-p2p/dclib/dclib-0.3.0.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/dclib/dclib-0.3.0.ebuild,v 1.4 2004/07/03 22:22:32 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/dclib/dclib-0.3.0.ebuild,v 1.5 2004/09/18 22:13:30 squinky86 Exp $ inherit gcc eutils -DESCRIPTION="Library for the Qt client for DirectConnect" +DESCRIPTION="DirectConnect client library" HOMEPAGE="http://dcgui.berlios.de/" SRC_URI="http://download.berlios.de/dcgui/${P}.tar.bz2" IUSE="" diff --git a/net-p2p/dclib/dclib-0.3.2.ebuild b/net-p2p/dclib/dclib-0.3.2.ebuild index ade52d27ddf2..e4774322574a 100644 --- a/net-p2p/dclib/dclib-0.3.2.ebuild +++ b/net-p2p/dclib/dclib-0.3.2.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/dclib/dclib-0.3.2.ebuild,v 1.3 2004/08/09 03:42:07 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/dclib/dclib-0.3.2.ebuild,v 1.4 2004/09/18 22:13:30 squinky86 Exp $ inherit gcc eutils -DESCRIPTION="Library for the Qt client for DirectConnect" +DESCRIPTION="DirectConnect client library" HOMEPAGE="http://dcgui.berlios.de/" SRC_URI="http://download.berlios.de/dcgui/${P}.tar.bz2" IUSE="" diff --git a/net-p2p/dclib/dclib-0.3.3.ebuild b/net-p2p/dclib/dclib-0.3.3.ebuild index 8f295b341097..5cce689aaf54 100644 --- a/net-p2p/dclib/dclib-0.3.3.ebuild +++ b/net-p2p/dclib/dclib-0.3.3.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/dclib/dclib-0.3.3.ebuild,v 1.1 2004/08/23 02:02:40 squinky86 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/dclib/dclib-0.3.3.ebuild,v 1.2 2004/09/18 22:13:30 squinky86 Exp $ inherit gcc eutils -DESCRIPTION="Library for the Qt client for DirectConnect" +DESCRIPTION="DirectConnect client library" HOMEPAGE="http://dcgui.berlios.de/" SRC_URI="http://download.berlios.de/dcgui/${P}.tar.bz2" IUSE="" |