diff options
author | Bernard Cafarelli <voyageur@gentoo.org> | 2007-09-06 22:54:30 +0000 |
---|---|---|
committer | Bernard Cafarelli <voyageur@gentoo.org> | 2007-09-06 22:54:30 +0000 |
commit | 2c8ff954cfa451b5f6034a0c0c25fa72ccce1131 (patch) | |
tree | 234ca581857ffcf1def67ff8172c0bf93f48ca18 /gnustep-base/gnustep-back-art | |
parent | Force --disable-snmp so it isnt detected automatically. (diff) | |
download | gentoo-2-2c8ff954cfa451b5f6034a0c0c25fa72ccce1131.tar.gz gentoo-2-2c8ff954cfa451b5f6034a0c0c25fa72ccce1131.tar.bz2 gentoo-2-2c8ff954cfa451b5f6034a0c0c25fa72ccce1131.zip |
Remove old versions
(Portage version: 2.1.3.7)
Diffstat (limited to 'gnustep-base/gnustep-back-art')
6 files changed, 6 insertions, 146 deletions
diff --git a/gnustep-base/gnustep-back-art/ChangeLog b/gnustep-base/gnustep-back-art/ChangeLog index e13648690f53..e8f40481d013 100644 --- a/gnustep-base/gnustep-back-art/ChangeLog +++ b/gnustep-base/gnustep-back-art/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for gnustep-base/gnustep-back-art # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-back-art/ChangeLog,v 1.43 2007/09/06 15:32:41 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-back-art/ChangeLog,v 1.44 2007/09/06 22:54:29 voyageur Exp $ + + 06 Sep 2007; Bernard Cafarelli <voyageur@gentoo.org> + -files/font-make-fix.patch-0.9.5, -gnustep-back-art-0.9.5.ebuild, + -gnustep-back-art-0.9.6-r1.ebuild: + Remove old versions, bug #139385 06 Sep 2007; Raúl Porcel <armin76@gentoo.org> gnustep-back-art-0.12.0.ebuild: diff --git a/gnustep-base/gnustep-back-art/files/digest-gnustep-back-art-0.9.5 b/gnustep-base/gnustep-back-art/files/digest-gnustep-back-art-0.9.5 deleted file mode 100644 index 6743b526cb9f..000000000000 --- a/gnustep-base/gnustep-back-art/files/digest-gnustep-back-art-0.9.5 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 65793b1026b2a06198b8438718309deb gnustep-back-0.9.5.tar.gz 820026 -RMD160 833124355c2864d2e75e71baff5dcbbaf177f1c2 gnustep-back-0.9.5.tar.gz 820026 -SHA256 cd4399ccbab13f7425f97af6015900164fa5454c89464d15c3a66719c5a9823a gnustep-back-0.9.5.tar.gz 820026 diff --git a/gnustep-base/gnustep-back-art/files/digest-gnustep-back-art-0.9.6-r1 b/gnustep-base/gnustep-back-art/files/digest-gnustep-back-art-0.9.6-r1 deleted file mode 100644 index ecdc442a9cb6..000000000000 --- a/gnustep-base/gnustep-back-art/files/digest-gnustep-back-art-0.9.6-r1 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 553cdbeebc66fdb53124fc91ea312f2c gnustep-back-0.9.6.tar.gz 820228 -RMD160 3677f4e8d36b76a04114ce34ed9abb2779307893 gnustep-back-0.9.6.tar.gz 820228 -SHA256 1079b34944b7948f68dc0a04d38c30fa94b7ed2b3e8ae4d61bef74b4034c3b22 gnustep-back-0.9.6.tar.gz 820228 diff --git a/gnustep-base/gnustep-back-art/files/font-make-fix.patch-0.9.5 b/gnustep-base/gnustep-back-art/files/font-make-fix.patch-0.9.5 deleted file mode 100644 index ce66c0c0c82d..000000000000 --- a/gnustep-base/gnustep-back-art/files/font-make-fix.patch-0.9.5 +++ /dev/null @@ -1,19 +0,0 @@ -diff -ur gnustep-back-0.9.5/Fonts/GNUmakefile gnustep-back-0.9.5-test/Fonts/GNUmakefile ---- gnustep-back-0.9.5/Fonts/GNUmakefile 2005-02-22 22:47:34.000000000 -0500 -+++ gnustep-back-0.9.5-test/Fonts/GNUmakefile 2005-04-09 14:27:01.000000000 -0400 -@@ -21,7 +21,7 @@ - # License along with this library; if not, write to the Free - # Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111 USA. - --GNUSTEP_INSTALLATION_DIR = $(GNUSTEP_SYSTEM_ROOT) -+#GNUSTEP_INSTALLATION_DIR = $(GNUSTEP_SYSTEM_ROOT) - - GNUSTEP_LOCAL_ADDITIONAL_MAKEFILES=../back.make - include $(GNUSTEP_MAKEFILES)/common.make -@@ -36,5 +36,5 @@ - - include $(GNUSTEP_MAKEFILES)/rules.make - ---include GNUmakefile.postamble -+#-include GNUmakefile.postamble - diff --git a/gnustep-base/gnustep-back-art/gnustep-back-art-0.9.5.ebuild b/gnustep-base/gnustep-back-art/gnustep-back-art-0.9.5.ebuild deleted file mode 100644 index ec63b039aeb9..000000000000 --- a/gnustep-base/gnustep-back-art/gnustep-back-art-0.9.5.ebuild +++ /dev/null @@ -1,60 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-back-art/gnustep-back-art-0.9.5.ebuild,v 1.8 2007/07/12 16:11:17 mr_bones_ Exp $ - -inherit gnustep - -S=${WORKDIR}/gnustep-back-${PV} - -DESCRIPTION="libart_lgpl back-end component for the GNUstep GUI Library." - -HOMEPAGE="http://www.gnustep.org" -SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/core/gnustep-back-${PV}.tar.gz" -KEYWORDS="~alpha amd64 ppc sparc x86" -SLOT="0" -LICENSE="LGPL-2.1" - -PROVIDE="virtual/gnustep-back" - -IUSE="opengl xim doc" -DEPEND="${GNUSTEP_CORE_DEPEND} - ~gnustep-base/gnustep-make-1.10.0 - ~gnustep-base/gnustep-base-1.10.3 - ~gnustep-base/gnustep-gui-0.9.5 - virtual/xft - ~media-libs/freetype-2.1.9 - opengl? ( virtual/opengl virtual/glu ) - gnustep-libs/artresources - >=gnustep-base/mknfonts-0.5 - >=media-libs/libart_lgpl-2.3" -RDEPEND="${DEPEND} - ${DEBUG_DEPEND} - ${DOC_RDEPEND}" - -egnustep_install_domain "System" - -src_unpack() { - unpack ${A} - cd ${S} - EPATCH_OPTS="-d ${S}" epatch ${FILESDIR}/font-make-fix.patch-${PV} -} - -src_compile() { - egnustep_env - - use opengl && myconf="--enable-glx" - myconf="$myconf `use_enable xim`" - myconf="$myconf --enable-server=x11" - myconf="$myconf --enable-graphics=art --with-name=art" - econf $myconf || die "configure failed" - - egnustep_make -} - -src_install() { - gnustep_src_install - cd ${S} - egnustep_env - mkdir -p ${D}/System/Library/Fonts - cp -a Fonts/Helvetica.nfont ${D}/${GNUSTEP_SYSTEM_ROOT}/Library/Fonts -} diff --git a/gnustep-base/gnustep-back-art/gnustep-back-art-0.9.6-r1.ebuild b/gnustep-base/gnustep-back-art/gnustep-back-art-0.9.6-r1.ebuild deleted file mode 100644 index 51898af0fd48..000000000000 --- a/gnustep-base/gnustep-back-art/gnustep-back-art-0.9.6-r1.ebuild +++ /dev/null @@ -1,60 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnustep-base/gnustep-back-art/gnustep-back-art-0.9.6-r1.ebuild,v 1.5 2007/07/12 16:11:17 mr_bones_ Exp $ - -inherit gnustep - -S=${WORKDIR}/gnustep-back-${PV} - -DESCRIPTION="libart_lgpl back-end component for the GNUstep GUI Library." - -HOMEPAGE="http://www.gnustep.org" -SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/core/gnustep-back-${PV}.tar.gz" -KEYWORDS="~ppc ~x86 ~amd64 ~sparc ~alpha" -SLOT="0" -LICENSE="LGPL-2.1" - -PROVIDE="virtual/gnustep-back" - -IUSE="opengl xim doc" -DEPEND="${GNUSTEP_CORE_DEPEND} - ~gnustep-base/gnustep-make-1.10.0 - ~gnustep-base/gnustep-base-1.10.3 - ~gnustep-base/gnustep-gui-0.9.5 - virtual/xft - ~media-libs/freetype-2.1.9 - opengl? ( virtual/opengl virtual/glu ) - gnustep-libs/artresources - >=gnustep-base/mknfonts-0.5 - >=media-libs/libart_lgpl-2.3" -RDEPEND="${DEPEND} - ${DEBUG_DEPEND} - ${DOC_RDEPEND}" - -egnustep_install_domain "System" - -src_unpack() { - unpack ${A} - cd ${S} - EPATCH_OPTS="-d ${S}" epatch ${FILESDIR}/font-make-fix.patch-0.9.5 -} - -src_compile() { - egnustep_env - - use opengl && myconf="--enable-glx" - myconf="$myconf `use_enable xim`" - myconf="$myconf --enable-server=x11" - myconf="$myconf --enable-graphics=art --with-name=art" - econf $myconf || die "configure failed" - - egnustep_make -} - -src_install() { - gnustep_src_install - cd ${S} - egnustep_env - mkdir -p ${D}/$(egnustep_system_root)/Library/Fonts - cp -pPR Fonts/Helvetica.nfont ${D}/$(egnustep_system_root)/Library/Fonts -} |