summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2015-04-12 10:27:01 +0000
committerManuel Rüger <mrueg@gentoo.org>2015-04-12 10:27:01 +0000
commit220476b10f89607068ae1b8b74ac2ccff9475674 (patch)
treebf55c350d8767af937f815533bee8e78431c378c /x11-apps
parentRemove old. (diff)
downloadgentoo-2-220476b10f89607068ae1b8b74ac2ccff9475674.tar.gz
gentoo-2-220476b10f89607068ae1b8b74ac2ccff9475674.tar.bz2
gentoo-2-220476b10f89607068ae1b8b74ac2ccff9475674.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/xgc/ChangeLog7
-rw-r--r--x11-apps/xgc/xgc-1.0.3.ebuild15
2 files changed, 5 insertions, 17 deletions
diff --git a/x11-apps/xgc/ChangeLog b/x11-apps/xgc/ChangeLog
index b6e0330a83bc..2dee3beb2dfe 100644
--- a/x11-apps/xgc/ChangeLog
+++ b/x11-apps/xgc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xgc
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgc/ChangeLog,v 1.39 2013/10/08 05:03:44 ago Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xgc/ChangeLog,v 1.40 2015/04/12 10:27:01 mrueg Exp $
+
+ 12 Apr 2015; Manuel Rüger <mrueg@gentoo.org> -xgc-1.0.3.ebuild:
+ Remove old.
08 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xgc-1.0.4.ebuild:
Stable for x86, wrt bug #475480
diff --git a/x11-apps/xgc/xgc-1.0.3.ebuild b/x11-apps/xgc/xgc-1.0.3.ebuild
deleted file mode 100644
index e8695934394c..000000000000
--- a/x11-apps/xgc/xgc-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/xgc/xgc-1.0.3.ebuild,v 1.8 2011/02/14 23:40:56 xarthisius Exp $
-
-EAPI=3
-
-inherit xorg-2
-
-DESCRIPTION="X graphics demo"
-KEYWORDS="amd64 arm hppa ~mips ppc ppc64 s390 sh sparc x86"
-IUSE=""
-
-RDEPEND="x11-libs/libXaw
- x11-libs/libXt"
-DEPEND="${RDEPEND}"