diff options
author | 2015-04-12 10:30:48 +0000 | |
---|---|---|
committer | 2015-04-12 10:30:48 +0000 | |
commit | 6c79044e1cd93801aaa5ab67d44594b491c324fc (patch) | |
tree | 1b8e33e5ac6c18fdb0931c724e507dc055ed4461 /x11-apps/xconsole | |
parent | Remove old. (diff) | |
download | gentoo-2-6c79044e1cd93801aaa5ab67d44594b491c324fc.tar.gz gentoo-2-6c79044e1cd93801aaa5ab67d44594b491c324fc.tar.bz2 gentoo-2-6c79044e1cd93801aaa5ab67d44594b491c324fc.zip |
Remove old.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'x11-apps/xconsole')
-rw-r--r-- | x11-apps/xconsole/ChangeLog | 6 | ||||
-rw-r--r-- | x11-apps/xconsole/xconsole-1.0.4.ebuild | 16 | ||||
-rw-r--r-- | x11-apps/xconsole/xconsole-1.0.5.ebuild | 16 |
3 files changed, 5 insertions, 33 deletions
diff --git a/x11-apps/xconsole/ChangeLog b/x11-apps/xconsole/ChangeLog index 822fb06c2756..f03c39fc7278 100644 --- a/x11-apps/xconsole/ChangeLog +++ b/x11-apps/xconsole/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/xconsole # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xconsole/ChangeLog,v 1.54 2015/03/03 10:40:01 dlan Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xconsole/ChangeLog,v 1.55 2015/04/12 10:30:48 mrueg Exp $ + + 12 Apr 2015; Manuel Rüger <mrueg@gentoo.org> -xconsole-1.0.4.ebuild, + -xconsole-1.0.5.ebuild: + Remove old. 03 Mar 2015; Yixun Lan <dlan@gentoo.org> xconsole-1.0.6.ebuild: add arm64 support, tested on A53 board diff --git a/x11-apps/xconsole/xconsole-1.0.4.ebuild b/x11-apps/xconsole/xconsole-1.0.4.ebuild deleted file mode 100644 index 6c9c46632084..000000000000 --- a/x11-apps/xconsole/xconsole-1.0.4.ebuild +++ /dev/null @@ -1,16 +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/xconsole/xconsole-1.0.4.ebuild,v 1.9 2011/02/14 23:40:58 xarthisius Exp $ - -EAPI=3 - -inherit xorg-2 - -DESCRIPTION="monitor system console messages with X" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" -IUSE="" -RDEPEND="x11-libs/libXaw - x11-libs/libXmu - x11-libs/libXt - x11-libs/libX11" -DEPEND="${RDEPEND}" diff --git a/x11-apps/xconsole/xconsole-1.0.5.ebuild b/x11-apps/xconsole/xconsole-1.0.5.ebuild deleted file mode 100644 index 21f30ece60a6..000000000000 --- a/x11-apps/xconsole/xconsole-1.0.5.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xconsole/xconsole-1.0.5.ebuild,v 1.1 2013/01/20 18:38:58 chithanh Exp $ - -EAPI=5 - -inherit xorg-2 - -DESCRIPTION="monitor system console messages with X" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" -IUSE="" -RDEPEND="x11-libs/libXaw - x11-libs/libXmu - x11-libs/libXt - x11-libs/libX11" -DEPEND="${RDEPEND}" |