diff options
author | Dan Armak <danarmak@gentoo.org> | 2001-12-29 17:41:37 +0000 |
---|---|---|
committer | Dan Armak <danarmak@gentoo.org> | 2001-12-29 17:41:37 +0000 |
commit | a6e200b9d5b10120a8c8fd0199d585899fddf6cc (patch) | |
tree | 8a64111227bb193803a4b39cfa6c4d422ffbe64f /media-libs/SoGtk | |
parent | unmasked fam (diff) | |
download | historical-a6e200b9d5b10120a8c8fd0199d585899fddf6cc.tar.gz historical-a6e200b9d5b10120a8c8fd0199d585899fddf6cc.tar.bz2 historical-a6e200b9d5b10120a8c8fd0199d585899fddf6cc.zip |
big commit :-) read gentoo-announce msg and eclass/doc/news.txt for details
Diffstat (limited to 'media-libs/SoGtk')
-rw-r--r-- | media-libs/SoGtk/SoGtk-20010601-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/SoGtk/SoGtk-20010601-r1.ebuild b/media-libs/SoGtk/SoGtk-20010601-r1.ebuild index 8e17def00bd5..362d14ec8a72 100644 --- a/media-libs/SoGtk/SoGtk-20010601-r1.ebuild +++ b/media-libs/SoGtk/SoGtk-20010601-r1.ebuild @@ -2,10 +2,10 @@ # Distributed under the terms of the GNU General Public License, v2 or later # Author Dan Armak <danarmak@gentoo.org> # Maintainer: Desktop Team <desktop@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/media-libs/SoGtk/SoGtk-20010601-r1.ebuild,v 1.2 2001/11/09 22:54:50 hallski Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/SoGtk/SoGtk-20010601-r1.ebuild,v 1.3 2001/12/29 17:41:37 danarmak Exp $ S=${WORKDIR}/${PN} -DESCRIPTION="A Qt Interface for coin" +DESCRIPTION="A Gtk Interface for coin" SRC_URI="ftp://ftp.coin3d.org/pub/snapshots/${P}.tar.gz" HOMEPAGE="http://www.coin3d.org" |