summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManuel Rüger <mrueg@gentoo.org>2015-04-08 17:38:08 +0000
committerManuel Rüger <mrueg@gentoo.org>2015-04-08 17:38:08 +0000
commit5036904adb723b307a50855f78165ca020ac8d4f (patch)
tree56902832c2f08a793a2589960175c4039baf5c2f /x11-apps/xfd
parentRemove old. (diff)
downloadgentoo-2-5036904adb723b307a50855f78165ca020ac8d4f.tar.gz
gentoo-2-5036904adb723b307a50855f78165ca020ac8d4f.tar.bz2
gentoo-2-5036904adb723b307a50855f78165ca020ac8d4f.zip
Remove old.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'x11-apps/xfd')
-rw-r--r--x11-apps/xfd/ChangeLog8
-rw-r--r--x11-apps/xfd/xfd-1.1.0.ebuild21
-rw-r--r--x11-apps/xfd/xfd-1.1.1.ebuild21
3 files changed, 6 insertions, 44 deletions
diff --git a/x11-apps/xfd/ChangeLog b/x11-apps/xfd/ChangeLog
index 5fe2e4fc3115..2209afd2a2d2 100644
--- a/x11-apps/xfd/ChangeLog
+++ b/x11-apps/xfd/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-apps/xfd
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfd/ChangeLog,v 1.49 2013/10/08 05:03:38 ago Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfd/ChangeLog,v 1.50 2015/04/08 17:38:08 mrueg Exp $
+
+ 08 Apr 2015; Manuel Rüger <mrueg@gentoo.org> -xfd-1.1.0.ebuild,
+ -xfd-1.1.1.ebuild:
+ Remove old.
08 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xfd-1.1.2.ebuild:
Stable for x86, wrt bug #475480
diff --git a/x11-apps/xfd/xfd-1.1.0.ebuild b/x11-apps/xfd/xfd-1.1.0.ebuild
deleted file mode 100644
index fdd1fe71b8d9..000000000000
--- a/x11-apps/xfd/xfd-1.1.0.ebuild
+++ /dev/null
@@ -1,21 +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/xfd/xfd-1.1.0.ebuild,v 1.9 2011/02/14 23:40:57 xarthisius Exp $
-
-EAPI=3
-
-inherit xorg-2
-
-DESCRIPTION="X.Org xfd application"
-KEYWORDS="amd64 arm hppa ~mips ppc ppc64 s390 sh sparc x86"
-IUSE=""
-
-RDEPEND="media-libs/freetype:2
- media-libs/fontconfig
- x11-libs/libXft
- x11-libs/libXt
- x11-libs/libXmu
- x11-libs/libXrender
- x11-libs/libXaw"
-DEPEND="${RDEPEND}
- sys-devel/gettext"
diff --git a/x11-apps/xfd/xfd-1.1.1.ebuild b/x11-apps/xfd/xfd-1.1.1.ebuild
deleted file mode 100644
index 30030f5ea068..000000000000
--- a/x11-apps/xfd/xfd-1.1.1.ebuild
+++ /dev/null
@@ -1,21 +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/xfd/xfd-1.1.1.ebuild,v 1.8 2012/08/26 16:43:22 armin76 Exp $
-
-EAPI=4
-
-inherit xorg-2
-
-DESCRIPTION="X.Org xfd application"
-KEYWORDS="amd64 arm hppa ~mips ppc ppc64 s390 sh sparc x86"
-IUSE=""
-
-RDEPEND="media-libs/freetype:2
- media-libs/fontconfig
- x11-libs/libXft
- x11-libs/libXt
- x11-libs/libXmu
- x11-libs/libXrender
- x11-libs/libXaw"
-DEPEND="${RDEPEND}
- sys-devel/gettext"