diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2015-04-11 21:56:01 +0000 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2015-04-11 21:56:01 +0000 |
commit | 71a166e590318722e9fa70afda3ac58df2e4e4c4 (patch) | |
tree | 41f3eeaa69ff2ced60ffbf0d6838d5210ab3cbbe /x11-apps | |
parent | Remove old. (diff) | |
download | gentoo-2-71a166e590318722e9fa70afda3ac58df2e4e4c4.tar.gz gentoo-2-71a166e590318722e9fa70afda3ac58df2e4e4c4.tar.bz2 gentoo-2-71a166e590318722e9fa70afda3ac58df2e4e4c4.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/xrefresh/ChangeLog | 7 | ||||
-rw-r--r-- | x11-apps/xrefresh/xrefresh-1.0.4.ebuild | 14 |
2 files changed, 5 insertions, 16 deletions
diff --git a/x11-apps/xrefresh/ChangeLog b/x11-apps/xrefresh/ChangeLog index 46f215297eae..54d42cdef0a9 100644 --- a/x11-apps/xrefresh/ChangeLog +++ b/x11-apps/xrefresh/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xrefresh -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrefresh/ChangeLog,v 1.55 2013/10/08 05:04:32 ago Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xrefresh/ChangeLog,v 1.56 2015/04/11 21:56:01 mrueg Exp $ + + 11 Apr 2015; Manuel Rüger <mrueg@gentoo.org> -xrefresh-1.0.4.ebuild: + Remove old. 08 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xrefresh-1.0.5.ebuild: Stable for x86, wrt bug #475480 diff --git a/x11-apps/xrefresh/xrefresh-1.0.4.ebuild b/x11-apps/xrefresh/xrefresh-1.0.4.ebuild deleted file mode 100644 index 59afce5e9433..000000000000 --- a/x11-apps/xrefresh/xrefresh-1.0.4.ebuild +++ /dev/null @@ -1,14 +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/xrefresh/xrefresh-1.0.4.ebuild,v 1.9 2012/05/15 14:19:50 aballier Exp $ - -EAPI=3 - -inherit xorg-2 - -DESCRIPTION="refresh all or part of an X screen" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd" -IUSE="" - -RDEPEND="x11-libs/libX11" -DEPEND="${RDEPEND}" |