diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-01-21 16:14:04 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-01-21 16:14:04 +0000 |
commit | 25813440a7b2ba2363fa95332ce7fb5999f4899b (patch) | |
tree | 7c6000b3954cff4a3cf1b79ab12ee78499250ed5 /net-p2p/Circle | |
parent | Version bump (thanks to Dean Baender <dcb at baender.com> and Kalin Kozhuharo... (diff) | |
download | gentoo-2-25813440a7b2ba2363fa95332ce7fb5999f4899b.tar.gz gentoo-2-25813440a7b2ba2363fa95332ce7fb5999f4899b.tar.bz2 gentoo-2-25813440a7b2ba2363fa95332ce7fb5999f4899b.zip |
Drop old
(Portage version: 2.1.2-r1)
Diffstat (limited to 'net-p2p/Circle')
-rw-r--r-- | net-p2p/Circle/ChangeLog | 7 | ||||
-rw-r--r-- | net-p2p/Circle/Circle-0.40e.ebuild | 53 | ||||
-rw-r--r-- | net-p2p/Circle/files/digest-Circle-0.40e | 1 | ||||
-rw-r--r-- | net-p2p/Circle/files/digest-Circle-0.41c | 2 |
4 files changed, 7 insertions, 56 deletions
diff --git a/net-p2p/Circle/ChangeLog b/net-p2p/Circle/ChangeLog index f98d7097e308..9eec915a6aab 100644 --- a/net-p2p/Circle/ChangeLog +++ b/net-p2p/Circle/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-p2p/Circle -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/Circle/ChangeLog,v 1.12 2005/09/06 21:49:32 sekretarz Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-p2p/Circle/ChangeLog,v 1.13 2007/01/21 16:14:04 armin76 Exp $ + + 21 Jan 2007; Raúl Porcel <armin76@gentoo.org> -Circle-0.40e.ebuild: + Drop old 06 Sep 2005; <sekretarz@gentoo.org> Circle-0.40e.ebuild, Circle-0.41c.ebuild: diff --git a/net-p2p/Circle/Circle-0.40e.ebuild b/net-p2p/Circle/Circle-0.40e.ebuild deleted file mode 100644 index f1ad24acb58c..000000000000 --- a/net-p2p/Circle/Circle-0.40e.ebuild +++ /dev/null @@ -1,53 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/Circle/Circle-0.40e.ebuild,v 1.5 2005/09/06 21:49:32 sekretarz Exp $ - -inherit python - -DESCRIPTION="The Circle messaging and file sharing system" -HOMEPAGE="http://thecircle.org.au/" -SRC_URI="http://thecircle.org.au/${P}.tar.gz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="x86 ~ppc" -IUSE="vorbis gnome" - -DEPEND="virtual/python - >=dev-python/pygtk-1.99.14 - >=x11-libs/gtk+-2 - vorbis? ( dev-python/pyogg - dev-python/pyvorbis ) - gnome? ( dev-python/gnome-python )" - -src_compile() { - einfo "Nothing to compile." -} - -src_install() { - python_version - exeinto /usr/bin/ - doexe circle - exeinto /usr/lib/apt/methods/ - doexe cftp chttp - insinto /usr/lib/python${PYVER}/site-packages/circlelib/ - doins circlelib/*.py - insinto /usr/lib/python${PYVER}/site-packages/circlelib/pixmaps/ - doins circlelib/pixmaps/* - insinto /usr/lib/python${PYVER}/site-packages/circlelib/crypto/ - doins circlelib/crypto/* - insinto /usr/lib/python${PYVER}/site-packages/circlelib/ui_gtk/ - doins circlelib/ui_gtk/* - insinto /usr/lib/python${PYVER}/site-packages/circlelib/ui_http/ - doins circlelib/ui_http/* - insinto /usr/lib/python${PYVER}/site-packages/circlelib/ui_text/ - doins circlelib/ui_text/* - insinto /usr/share/pixmaps/ - doins circle-icon.png - if use gnome ; then - insinto /usr/share/gnome/apps/Internet/ - doins circle.desktop - fi - dohtml circlelib/*.html - dodoc NEWS PKG-INFO README -} diff --git a/net-p2p/Circle/files/digest-Circle-0.40e b/net-p2p/Circle/files/digest-Circle-0.40e deleted file mode 100644 index 2cae323039b3..000000000000 --- a/net-p2p/Circle/files/digest-Circle-0.40e +++ /dev/null @@ -1 +0,0 @@ -MD5 6696265cc6ba17a2629f92d4baba6abb Circle-0.40e.tar.gz 648061 diff --git a/net-p2p/Circle/files/digest-Circle-0.41c b/net-p2p/Circle/files/digest-Circle-0.41c index ef988c2856e3..b6c9a33504a5 100644 --- a/net-p2p/Circle/files/digest-Circle-0.41c +++ b/net-p2p/Circle/files/digest-Circle-0.41c @@ -1 +1,3 @@ MD5 9716506e1e4dc2546dfbf201e3fc3c46 Circle-0.41c.tar.gz 670536 +RMD160 0c6f0631d081a6d7d86361a420f3eb05ce18d236 Circle-0.41c.tar.gz 670536 +SHA256 2b9745dafbfb66488c638cd065773446a131a87e95c2d6069165133b0a1a7fbc Circle-0.41c.tar.gz 670536 |