summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2011-03-07 21:20:01 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2011-03-07 21:20:01 +0000
commit389ca2e0cd681836cfdad368f636024a935e281c (patch)
treed910ee707cd6565c57cbef6bdf0b567849a77f75 /x11-apps/xbiff
parentStable for HPPA (bug #355485). (diff)
downloadhistorical-389ca2e0cd681836cfdad368f636024a935e281c.tar.gz
historical-389ca2e0cd681836cfdad368f636024a935e281c.tar.bz2
historical-389ca2e0cd681836cfdad368f636024a935e281c.zip
old
Package-Manager: portage-2.2.0_alpha26/cvs/Linux x86_64
Diffstat (limited to 'x11-apps/xbiff')
-rw-r--r--x11-apps/xbiff/ChangeLog5
-rw-r--r--x11-apps/xbiff/xbiff-1.0.2.ebuild18
2 files changed, 4 insertions, 19 deletions
diff --git a/x11-apps/xbiff/ChangeLog b/x11-apps/xbiff/ChangeLog
index 5cb4c6f5e63f..4206047f4ca9 100644
--- a/x11-apps/xbiff/ChangeLog
+++ b/x11-apps/xbiff/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xbiff
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbiff/ChangeLog,v 1.41 2011/03/05 18:00:51 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbiff/ChangeLog,v 1.42 2011/03/07 21:17:11 scarabeus Exp $
+
+ 07 Mar 2011; Tomáš Chvátal <scarabeus@gentoo.org> -xbiff-1.0.2.ebuild:
+ old
05 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> xbiff-1.0.3.ebuild:
ppc64 stable wrt #354237
diff --git a/x11-apps/xbiff/xbiff-1.0.2.ebuild b/x11-apps/xbiff/xbiff-1.0.2.ebuild
deleted file mode 100644
index 164f2dbd3821..000000000000
--- a/x11-apps/xbiff/xbiff-1.0.2.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xbiff/xbiff-1.0.2.ebuild,v 1.7 2010/09/19 19:41:25 armin76 Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="mailbox flag for X"
-
-KEYWORDS="amd64 arm hppa ~mips ppc ppc64 s390 sh sparc x86"
-IUSE=""
-
-RDEPEND="x11-libs/libXaw
- x11-misc/xbitmaps
- x11-libs/libXext"
-DEPEND="${RDEPEND}"