summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2010-10-21 14:21:33 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2010-10-21 14:21:33 +0000
commit23a5501da30a4cdf42934be8449a57108cf4041f (patch)
tree796dcc332bbcb1341fb59aae18bee9c0d0dc6646 /x11-libs/libXdamage
parentold (diff)
downloadgentoo-2-23a5501da30a4cdf42934be8449a57108cf4041f.tar.gz
gentoo-2-23a5501da30a4cdf42934be8449a57108cf4041f.tar.bz2
gentoo-2-23a5501da30a4cdf42934be8449a57108cf4041f.zip
old
(Portage version: 2.2_rc98/cvs/Linux x86_64)
Diffstat (limited to 'x11-libs/libXdamage')
-rw-r--r--x11-libs/libXdamage/ChangeLog6
-rw-r--r--x11-libs/libXdamage/libXdamage-1.1.2.ebuild16
2 files changed, 5 insertions, 17 deletions
diff --git a/x11-libs/libXdamage/ChangeLog b/x11-libs/libXdamage/ChangeLog
index 2e53f4eb5ace..6eb1dafa5a12 100644
--- a/x11-libs/libXdamage/ChangeLog
+++ b/x11-libs/libXdamage/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-libs/libXdamage
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXdamage/ChangeLog,v 1.60 2010/10/21 01:15:57 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXdamage/ChangeLog,v 1.61 2010/10/21 14:21:32 scarabeus Exp $
+
+ 21 Oct 2010; Tomáš Chvátal <scarabeus@gentoo.org>
+ -libXdamage-1.1.2.ebuild:
+ old
21 Oct 2010; Brent Baude <ranger@gentoo.org> ChangeLog:
Marking libXdamage-1.1.3 ppc stable for bug 239063
diff --git a/x11-libs/libXdamage/libXdamage-1.1.2.ebuild b/x11-libs/libXdamage/libXdamage-1.1.2.ebuild
deleted file mode 100644
index 6a68fdce34c2..000000000000
--- a/x11-libs/libXdamage/libXdamage-1.1.2.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXdamage/libXdamage-1.1.2.ebuild,v 1.10 2010/01/19 20:05:11 armin76 Exp $
-
-inherit x-modular
-
-DESCRIPTION="X.Org Xdamage library"
-
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt"
-IUSE=""
-
-RDEPEND="x11-libs/libX11
- x11-libs/libXfixes
- >=x11-proto/damageproto-1.1
- x11-proto/xproto"
-DEPEND="${RDEPEND}"