diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2010-09-10 18:33:34 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2010-09-10 18:33:34 +0000 |
commit | 73da9c9bc0353c5f26795a7dde97c1a491a69e2f (patch) | |
tree | 571b2504a95efac85f4ad418e6fd6c658319b249 /x11-proto | |
parent | rm (diff) | |
download | gentoo-2-73da9c9bc0353c5f26795a7dde97c1a491a69e2f.tar.gz gentoo-2-73da9c9bc0353c5f26795a7dde97c1a491a69e2f.tar.bz2 gentoo-2-73da9c9bc0353c5f26795a7dde97c1a491a69e2f.zip |
rm
(Portage version: 2.2_rc78/cvs/Linux x86_64)
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/xineramaproto/ChangeLog | 6 | ||||
-rw-r--r-- | x11-proto/xineramaproto/xineramaproto-1.1.2.ebuild | 15 |
2 files changed, 5 insertions, 16 deletions
diff --git a/x11-proto/xineramaproto/ChangeLog b/x11-proto/xineramaproto/ChangeLog index 0dc63db75b6a..596ba567cc26 100644 --- a/x11-proto/xineramaproto/ChangeLog +++ b/x11-proto/xineramaproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/xineramaproto # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xineramaproto/ChangeLog,v 1.42 2010/08/02 18:16:31 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xineramaproto/ChangeLog,v 1.43 2010/09/10 18:33:34 scarabeus Exp $ + + 10 Sep 2010; Tomáš Chvátal <scarabeus@gentoo.org> + -xineramaproto-1.1.2.ebuild: + rm 02 Aug 2010; Raúl Porcel <armin76@gentoo.org> xineramaproto-1.2.ebuild: alpha/ia64/s390/sh/sparc stable wrt #308521 diff --git a/x11-proto/xineramaproto/xineramaproto-1.1.2.ebuild b/x11-proto/xineramaproto/xineramaproto-1.1.2.ebuild deleted file mode 100644 index 65606b9768e4..000000000000 --- a/x11-proto/xineramaproto/xineramaproto-1.1.2.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xineramaproto/xineramaproto-1.1.2.ebuild,v 1.17 2009/05/05 15:43:23 fauli Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org Xinerama protocol headers" - -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" -IUSE="" -RDEPEND="" -DEPEND="${RDEPEND}" |