summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2015-04-12 10:34:59 +0000
committerManuel Rüger <mrueg@gentoo.org>2015-04-12 10:34:59 +0000
commit31384c455ae82abbfc41d88fe4085ba491da8a85 (patch)
tree02c1e1fdec528e82dfe51bf2f46d30d56c51e1df /x11-apps
parentRemove old. (diff)
downloadgentoo-2-31384c455ae82abbfc41d88fe4085ba491da8a85.tar.gz
gentoo-2-31384c455ae82abbfc41d88fe4085ba491da8a85.tar.bz2
gentoo-2-31384c455ae82abbfc41d88fe4085ba491da8a85.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/rstart/ChangeLog7
-rw-r--r--x11-apps/rstart/rstart-1.0.4.ebuild14
2 files changed, 5 insertions, 16 deletions
diff --git a/x11-apps/rstart/ChangeLog b/x11-apps/rstart/ChangeLog
index 27e9d240aa6f..109af36ba780 100644
--- a/x11-apps/rstart/ChangeLog
+++ b/x11-apps/rstart/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/rstart
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/rstart/ChangeLog,v 1.40 2013/10/08 05:02:53 ago Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/rstart/ChangeLog,v 1.41 2015/04/12 10:34:59 mrueg Exp $
+
+ 12 Apr 2015; Manuel Rüger <mrueg@gentoo.org> -rstart-1.0.4.ebuild:
+ Remove old.
08 Oct 2013; Agostino Sarubbo <ago@gentoo.org> rstart-1.0.5.ebuild:
Stable for x86, wrt bug #475480
diff --git a/x11-apps/rstart/rstart-1.0.4.ebuild b/x11-apps/rstart/rstart-1.0.4.ebuild
deleted file mode 100644
index 46c518bc5e65..000000000000
--- a/x11-apps/rstart/rstart-1.0.4.ebuild
+++ /dev/null
@@ -1,14 +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/rstart/rstart-1.0.4.ebuild,v 1.7 2011/02/14 14:45:14 xarthisius Exp $
-
-EAPI=3
-
-inherit xorg-2
-
-DESCRIPTION="X.Org rstart application"
-KEYWORDS="amd64 arm ~mips ppc ppc64 s390 sh ~sparc x86"
-IUSE=""
-
-RDEPEND="x11-proto/xproto"
-DEPEND="${RDEPEND}"