summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2015-04-12 10:25:37 +0000
committerManuel Rüger <mrueg@gentoo.org>2015-04-12 10:25:37 +0000
commit093e32e8675a04454d2f821c1bf08c0a1552f32c (patch)
tree567f7d3bcdceed0a8edec16e1622053193da83ab /x11-apps
parentx86 stable wrt bug #539258 (diff)
downloadgentoo-2-093e32e8675a04454d2f821c1bf08c0a1552f32c.tar.gz
gentoo-2-093e32e8675a04454d2f821c1bf08c0a1552f32c.tar.bz2
gentoo-2-093e32e8675a04454d2f821c1bf08c0a1552f32c.zip
Remove old.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'x11-apps')
-rw-r--r--x11-apps/appres/ChangeLog5
-rw-r--r--x11-apps/appres/appres-1.0.3.ebuild15
2 files changed, 4 insertions, 16 deletions
diff --git a/x11-apps/appres/ChangeLog b/x11-apps/appres/ChangeLog
index 82a897dee356..1ea52f499a5b 100644
--- a/x11-apps/appres/ChangeLog
+++ b/x11-apps/appres/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/appres
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/appres/ChangeLog,v 1.67 2015/03/03 10:28:16 dlan Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/appres/ChangeLog,v 1.68 2015/04/12 10:25:37 mrueg Exp $
+
+ 12 Apr 2015; Manuel Rüger <mrueg@gentoo.org> -appres-1.0.3.ebuild:
+ Remove old.
03 Mar 2015; Yixun Lan <dlan@gentoo.org> appres-1.0.4.ebuild:
add arm64 support, tested on A53 board
diff --git a/x11-apps/appres/appres-1.0.3.ebuild b/x11-apps/appres/appres-1.0.3.ebuild
deleted file mode 100644
index 674401097de8..000000000000
--- a/x11-apps/appres/appres-1.0.3.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/appres/appres-1.0.3.ebuild,v 1.10 2012/05/15 14:22:37 aballier Exp $
-
-EAPI=3
-
-inherit xorg-2
-
-DESCRIPTION="list X application resource database"
-
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris ~x86-winnt"
-IUSE=""
-RDEPEND="x11-libs/libX11
- x11-libs/libXt"
-DEPEND="${RDEPEND}"