diff options
author | Simon Stelling <blubb@gentoo.org> | 2006-01-28 13:49:56 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2006-01-28 13:49:56 +0000 |
commit | ba4caeb6882ea96fd23f5f973b6a6c090df0562f (patch) | |
tree | 298fefea8f735f1c5cf86439fc93082f83dd92d9 /x11-libs | |
parent | no need to bzip a smallish patch (diff) | |
download | gentoo-2-ba4caeb6882ea96fd23f5f973b6a6c090df0562f.tar.gz gentoo-2-ba4caeb6882ea96fd23f5f973b6a6c090df0562f.tar.bz2 gentoo-2-ba4caeb6882ea96fd23f5f973b6a6c090df0562f.zip |
remove old versions
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/ViewKlass/ChangeLog | 8 | ||||
-rw-r--r-- | x11-libs/ViewKlass/ViewKlass-0.6.0.ebuild | 29 | ||||
-rw-r--r-- | x11-libs/ViewKlass/files/ViewKlass-0.6.0-gentoo.patch.gz | bin | 8810 -> 0 bytes | |||
-rw-r--r-- | x11-libs/ViewKlass/files/digest-ViewKlass-0.6.0 | 1 |
4 files changed, 6 insertions, 32 deletions
diff --git a/x11-libs/ViewKlass/ChangeLog b/x11-libs/ViewKlass/ChangeLog index 719a6e3e5c36..b4fb40a870fd 100644 --- a/x11-libs/ViewKlass/ChangeLog +++ b/x11-libs/ViewKlass/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/ViewKlass -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/ViewKlass/ChangeLog,v 1.9 2004/09/03 15:35:19 pvdabeel Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-libs/ViewKlass/ChangeLog,v 1.10 2006/01/28 13:49:56 blubb Exp $ + + 28 Jan 2006; Simon Stelling <blubb@gentoo.org> + -files/ViewKlass-0.6.0-gentoo.patch.gz, -ViewKlass-0.6.0.ebuild: + remove old versions 03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> ViewKlass-0.7.0.ebuild: diff --git a/x11-libs/ViewKlass/ViewKlass-0.6.0.ebuild b/x11-libs/ViewKlass/ViewKlass-0.6.0.ebuild deleted file mode 100644 index 0387c9ca7570..000000000000 --- a/x11-libs/ViewKlass/ViewKlass-0.6.0.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2004 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/ViewKlass/ViewKlass-0.6.0.ebuild,v 1.8 2004/06/24 22:08:22 agriffis Exp $ - -IUSE="" - -DESCRIPTION="An implementation of the ViewKit user interface library" -SRC_URI="mirror://sourceforge/viewklass/${P}.tar.gz" -RESTRICT="nomirror" -HOMEPAGE="http://viewklass.sourceforge.net" -LICENSE="LGPL-2.1" - -DEPEND="x11-libs/openmotif" - -SLOT="0" -KEYWORDS="~x86 ~sparc" - -src_compile() { - zcat ${FILESDIR}/${P}-gentoo.patch| patch -p1 || die - ./configure --prefix=/usr || die "./configure failed" - make CXXFLAGS="${CXXFLAGS} -I. -I/usr/X11R6/include" \ - CFLAGS="${CXXFLAGS} -I. -I/usr/X11R6/include" || die -} - -src_install () { - dodir /usr/lib - make prefix=${D}/usr install || die - dodoc INSTALL COPYING -} diff --git a/x11-libs/ViewKlass/files/ViewKlass-0.6.0-gentoo.patch.gz b/x11-libs/ViewKlass/files/ViewKlass-0.6.0-gentoo.patch.gz Binary files differdeleted file mode 100644 index 897f82b9e13a..000000000000 --- a/x11-libs/ViewKlass/files/ViewKlass-0.6.0-gentoo.patch.gz +++ /dev/null diff --git a/x11-libs/ViewKlass/files/digest-ViewKlass-0.6.0 b/x11-libs/ViewKlass/files/digest-ViewKlass-0.6.0 deleted file mode 100644 index e09967dc46d2..000000000000 --- a/x11-libs/ViewKlass/files/digest-ViewKlass-0.6.0 +++ /dev/null @@ -1 +0,0 @@ -MD5 90395d31bda325f312d645c1ffaec48b ViewKlass-0.6.0.tar.gz 104372 |