diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-04-30 23:00:17 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-04-30 23:00:17 +0000 |
commit | 9ad4a226fcf9ff3f24d6195bcca857fd64b04c6e (patch) | |
tree | bcb0ad86ff0f587f06a1020d9de814c7696e3425 /x11-apps/editres | |
parent | Remove xphelloworld since xprint is obsolete. (diff) | |
download | historical-9ad4a226fcf9ff3f24d6195bcca857fd64b04c6e.tar.gz historical-9ad4a226fcf9ff3f24d6195bcca857fd64b04c6e.tar.bz2 historical-9ad4a226fcf9ff3f24d6195bcca857fd64b04c6e.zip |
old
Package-Manager: portage-2.1.6.11/cvs/Linux x86_64
Diffstat (limited to 'x11-apps/editres')
-rw-r--r-- | x11-apps/editres/Manifest | 3 | ||||
-rw-r--r-- | x11-apps/editres/editres-1.0.1.ebuild | 27 | ||||
-rw-r--r-- | x11-apps/editres/editres-1.0.3.ebuild | 27 |
3 files changed, 0 insertions, 57 deletions
diff --git a/x11-apps/editres/Manifest b/x11-apps/editres/Manifest index 65a4397fb77e..6f298381b8dd 100644 --- a/x11-apps/editres/Manifest +++ b/x11-apps/editres/Manifest @@ -1,7 +1,4 @@ -DIST editres-1.0.1.tar.bz2 116098 RMD160 135dfb9da43fad5593b16b25ce95018dc3af6140 SHA1 6ef8ff367132ab0ef67e4949a1987cef2e231602 SHA256 d247670241f9d56402d1fe53722b567738601239c019c738479ce100339ff47a DIST editres-1.0.3.tar.bz2 127231 RMD160 1e9da4d41b39458df93d2ee559b27f2d86dfba26 SHA1 f87c18325ae169ea349b59f8bad77375f50d65be SHA256 a2a56b32eaa92ad6f667853f023177ffad9128cfa0361afc2872323598aeceae -EBUILD editres-1.0.1.ebuild 707 RMD160 426b7e0f23a351b010de3d16b3d7fa4202fbcb0e SHA1 26cd9d41f44332a34c154ce2af2d9b9d2611ab5a SHA256 6540484c6d9a8df95c5fbc786cbc9b6a4c958565d235572ebc7a1851274b1f0e EBUILD editres-1.0.3-r1.ebuild 578 RMD160 c7015aab6388232180d825bec48c18adacf9aa61 SHA1 c03311cc0e2fbc0a8ac4d30f2d5cb3435075db76 SHA256 9df068f8e0d1997734bafb9e72093e42775b5b86d233b9ef26d5983e5f1ad65c -EBUILD editres-1.0.3.ebuild 713 RMD160 b571a352bbc60eaa61f771164f2f7a1877fed305 SHA1 e71ece43e812a29a1d9e58ed7a7a337b4af31dc3 SHA256 e2ea8181937137c84afd971e96526f82002043710a7ddef7e7cfc3eea4af1320 MISC ChangeLog 3483 RMD160 03e9ba5cec8e6cb6f8ea3271a93e0bc6dc55d760 SHA1 972a51e799f047ebfe797ae012b6d5f79af7440e SHA256 c5a1689ffd5f9589898b8181c72bf1a3b0acd265603dc45ba4bd1bcdf33f898e MISC metadata.xml 156 RMD160 c1274bdccf57603d580de0075ba07a35b7509560 SHA1 6f78f604e3d079d39189b40aaaa1ddb06182ad91 SHA256 5101ab0d4cc8c7125eea733c44e86962769bd77acaf53b69223b9cadcdd29055 diff --git a/x11-apps/editres/editres-1.0.1.ebuild b/x11-apps/editres/editres-1.0.1.ebuild deleted file mode 100644 index b76390b94811..000000000000 --- a/x11-apps/editres/editres-1.0.1.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/editres/editres-1.0.1.ebuild,v 1.9 2008/01/13 09:35:49 vapier Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="a dynamic resource editor for X Toolkit applications" - -KEYWORDS="arm ~mips ~ppc ppc64 s390 sh ~sparc x86" -IUSE="xprint" - -RDEPEND="x11-libs/libX11 - x11-libs/libXt - x11-libs/libXmu - x11-libs/libXaw" -DEPEND="${RDEPEND}" - -CONFIGURE_OPTIONS="$(use_enable xprint)" - -pkg_setup() { - if use xprint && ! built_with_use x11-libs/libXaw xprint; then - die "Build x11-libs/libXaw with USE=xprint." - fi -} diff --git a/x11-apps/editres/editres-1.0.3.ebuild b/x11-apps/editres/editres-1.0.3.ebuild deleted file mode 100644 index 58d52b27d81e..000000000000 --- a/x11-apps/editres/editres-1.0.3.ebuild +++ /dev/null @@ -1,27 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/editres/editres-1.0.3.ebuild,v 1.5 2008/03/24 13:55:26 maekke Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="a dynamic resource editor for X Toolkit applications" - -KEYWORDS="amd64 arm ~mips ~ppc ppc64 s390 sh ~sparc x86" -IUSE="xprint" - -RDEPEND="x11-libs/libX11 - x11-libs/libXt - x11-libs/libXmu - x11-libs/libXaw" -DEPEND="${RDEPEND}" - -CONFIGURE_OPTIONS="$(use_enable xprint)" - -pkg_setup() { - if use xprint && ! built_with_use x11-libs/libXaw xprint; then - die "Build x11-libs/libXaw with USE=xprint." - fi -} |