diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2015-04-08 17:35:32 +0000 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2015-04-08 17:35:32 +0000 |
commit | 388bade3a10c39310bcc3fc0949a959cd72b8382 (patch) | |
tree | ef05a435dabc1f9acf4e9e4b4960c61b3e6b675f /x11-apps/xwud | |
parent | Stable for HPPA (bug #545844). (diff) | |
download | gentoo-2-388bade3a10c39310bcc3fc0949a959cd72b8382.tar.gz gentoo-2-388bade3a10c39310bcc3fc0949a959cd72b8382.tar.bz2 gentoo-2-388bade3a10c39310bcc3fc0949a959cd72b8382.zip |
Remove old.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'x11-apps/xwud')
-rw-r--r-- | x11-apps/xwud/ChangeLog | 8 | ||||
-rw-r--r-- | x11-apps/xwud/xwud-1.0.3.ebuild | 15 |
2 files changed, 5 insertions, 18 deletions
diff --git a/x11-apps/xwud/ChangeLog b/x11-apps/xwud/ChangeLog index 06ad26383c08..310a1f27d3fc 100644 --- a/x11-apps/xwud/ChangeLog +++ b/x11-apps/xwud/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xwud -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwud/ChangeLog,v 1.44 2012/08/26 17:11:33 armin76 Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwud/ChangeLog,v 1.45 2015/04/08 17:35:32 mrueg Exp $ + + 08 Apr 2015; Manuel Rüger <mrueg@gentoo.org> -xwud-1.0.3.ebuild: + Remove old. 26 Aug 2012; Raúl Porcel <armin76@gentoo.org> xwud-1.0.4.ebuild: alpha/ia64/s390/sh/sparc stable wrt #419473 @@ -153,4 +156,3 @@ 08 Aug 2005; Donnie Berkholz <spyderous@gentoo.org>; +xwud-0.99.0.ebuild: Initial commit for modular X. - diff --git a/x11-apps/xwud/xwud-1.0.3.ebuild b/x11-apps/xwud/xwud-1.0.3.ebuild deleted file mode 100644 index d3ca9de917da..000000000000 --- a/x11-apps/xwud/xwud-1.0.3.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xwud/xwud-1.0.3.ebuild,v 1.8 2011/02/14 18:59:35 xarthisius Exp $ - -EAPI=3 - -inherit xorg-2 - -DESCRIPTION="image displayer for X" - -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" -IUSE="" - -RDEPEND="x11-libs/libX11" -DEPEND="${RDEPEND}" |