diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2010-01-23 20:43:33 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2010-01-23 20:43:33 +0000 |
commit | 00a0061ee0e11df47815455f1f883dbcf2374838 (patch) | |
tree | 9ff052fdae780ff0cf448af1ab06757de3b0fd41 | |
parent | rm (diff) | |
download | gentoo-2-00a0061ee0e11df47815455f1f883dbcf2374838.tar.gz gentoo-2-00a0061ee0e11df47815455f1f883dbcf2374838.tar.bz2 gentoo-2-00a0061ee0e11df47815455f1f883dbcf2374838.zip |
rm
(Portage version: 2.2_rc61/cvs/Linux x86_64)
-rw-r--r-- | x11-libs/libXaw/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/libXaw/libXaw-1.0.4.ebuild | 34 | ||||
-rw-r--r-- | x11-libs/libXaw/libXaw-1.0.5.ebuild | 29 | ||||
-rw-r--r-- | x11-libs/libXaw/libXaw-1.0.6.ebuild | 29 |
4 files changed, 5 insertions, 93 deletions
diff --git a/x11-libs/libXaw/ChangeLog b/x11-libs/libXaw/ChangeLog index a5229501cc85..0eeea1f36e6f 100644 --- a/x11-libs/libXaw/ChangeLog +++ b/x11-libs/libXaw/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/libXaw # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/ChangeLog,v 1.76 2010/01/19 20:03:57 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/ChangeLog,v 1.77 2010/01/23 20:43:32 scarabeus Exp $ + + 23 Jan 2010; Tomáš Chvátal <scarabeus@gentoo.org> -libXaw-1.0.4.ebuild, + -libXaw-1.0.5.ebuild, -libXaw-1.0.6.ebuild: + rm 19 Jan 2010; Raúl Porcel <armin76@gentoo.org> libXaw-1.0.7.ebuild: s390 stable wrt #294958 diff --git a/x11-libs/libXaw/libXaw-1.0.4.ebuild b/x11-libs/libXaw/libXaw-1.0.4.ebuild deleted file mode 100644 index f943c458164d..000000000000 --- a/x11-libs/libXaw/libXaw-1.0.4.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-1.0.4.ebuild,v 1.10 2009/10/26 19:32:45 grobian Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular flag-o-matic - -DESCRIPTION="X.Org Xaw library" - -KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" -IUSE="xprint" - -RDEPEND="x11-libs/libX11 - x11-libs/libXt - x11-libs/libXmu - x11-libs/libXpm - x11-proto/xproto - xprint? ( x11-libs/libXp )" -DEPEND="${RDEPEND} - sys-apps/ed" - -pkg_setup() { - CONFIGURE_OPTIONS="$(use_enable xprint xaw8)" - - # No such function yet - # x-modular_pkg_setup - - # (#125465) Broken with Bdirect support - filter-flags -Wl,-Bdirect - filter-ldflags -Bdirect - filter-ldflags -Wl,-Bdirect -} diff --git a/x11-libs/libXaw/libXaw-1.0.5.ebuild b/x11-libs/libXaw/libXaw-1.0.5.ebuild deleted file mode 100644 index 31c5d9888517..000000000000 --- a/x11-libs/libXaw/libXaw-1.0.5.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-1.0.5.ebuild,v 1.11 2009/10/26 19:32:45 grobian Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular flag-o-matic - -DESCRIPTION="X.Org Xaw library" -KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" -IUSE="" - -RDEPEND="x11-libs/libX11 - x11-libs/libXt - x11-libs/libXmu - x11-libs/libXpm - x11-proto/xproto" -DEPEND="${RDEPEND}" - -pkg_setup() { - # No such function yet - # x-modular_pkg_setup - - # (#125465) Broken with Bdirect support - filter-flags -Wl,-Bdirect - filter-ldflags -Bdirect - filter-ldflags -Wl,-Bdirect -} diff --git a/x11-libs/libXaw/libXaw-1.0.6.ebuild b/x11-libs/libXaw/libXaw-1.0.6.ebuild deleted file mode 100644 index 5963c38f66f0..000000000000 --- a/x11-libs/libXaw/libXaw-1.0.6.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-1.0.6.ebuild,v 1.8 2009/12/15 16:00:54 armin76 Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular flag-o-matic - -DESCRIPTION="X.Org Xaw library" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd" -IUSE="" - -RDEPEND="x11-libs/libX11 - x11-libs/libXt - x11-libs/libXmu - x11-libs/libXpm - x11-proto/xproto" -DEPEND="${RDEPEND}" - -pkg_setup() { - # No such function yet - # x-modular_pkg_setup - - # (#125465) Broken with Bdirect support - filter-flags -Wl,-Bdirect - filter-ldflags -Bdirect - filter-ldflags -Wl,-Bdirect -} |