diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2010-09-10 17:38:16 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2010-09-10 17:38:16 +0000 |
commit | fec4c05894526cf3569b8e4d6cec41eeaa20c46c (patch) | |
tree | 29949ddc230e086ce588817f6f027ba897698d23 /x11-proto | |
parent | rm (diff) | |
download | gentoo-2-fec4c05894526cf3569b8e4d6cec41eeaa20c46c.tar.gz gentoo-2-fec4c05894526cf3569b8e4d6cec41eeaa20c46c.tar.bz2 gentoo-2-fec4c05894526cf3569b8e4d6cec41eeaa20c46c.zip |
rm
(Portage version: 2.2_rc78/cvs/Linux x86_64)
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/damageproto/ChangeLog | 6 | ||||
-rw-r--r-- | x11-proto/damageproto/damageproto-1.1.0.ebuild | 15 |
2 files changed, 5 insertions, 16 deletions
diff --git a/x11-proto/damageproto/ChangeLog b/x11-proto/damageproto/ChangeLog index 6e5ab9e61ed6..fd6b640c4a04 100644 --- a/x11-proto/damageproto/ChangeLog +++ b/x11-proto/damageproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/damageproto # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/damageproto/ChangeLog,v 1.44 2010/01/14 16:39:46 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/damageproto/ChangeLog,v 1.45 2010/09/10 17:38:16 scarabeus Exp $ + + 10 Sep 2010; Tomáš Chvátal <scarabeus@gentoo.org> + -damageproto-1.1.0.ebuild: + rm 14 Jan 2010; Christian Faulhammer <fauli@gentoo.org> damageproto-1.2.0.ebuild: diff --git a/x11-proto/damageproto/damageproto-1.1.0.ebuild b/x11-proto/damageproto/damageproto-1.1.0.ebuild deleted file mode 100644 index dc2c4fca02e1..000000000000 --- a/x11-proto/damageproto/damageproto-1.1.0.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/damageproto/damageproto-1.1.0.ebuild,v 1.11 2009/05/05 15:01:59 fauli Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org Damage protocol headers" - -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" -IUSE="" -RDEPEND="" -DEPEND="${RDEPEND}" |