diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2011-02-13 18:54:12 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2011-02-13 18:54:12 +0000 |
commit | f9f85a9ddbe7e69636c6cf9762e43e4ac8d67361 (patch) | |
tree | f7adf40961c8f4d0dbeae92025a541c474be8b94 /x11-apps | |
parent | Updated metadata.xml for all sec-policy/* to reflect new selinux herd (diff) | |
download | historical-f9f85a9ddbe7e69636c6cf9762e43e4ac8d67361.tar.gz historical-f9f85a9ddbe7e69636c6cf9762e43e4ac8d67361.tar.bz2 historical-f9f85a9ddbe7e69636c6cf9762e43e4ac8d67361.zip |
old
Package-Manager: portage-2.2.0_alpha23/cvs/Linux x86_64
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/beforelight/ChangeLog | 6 | ||||
-rw-r--r-- | x11-apps/beforelight/beforelight-1.0.1.ebuild | 17 | ||||
-rw-r--r-- | x11-apps/ico/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/ico/ico-1.0.2.ebuild | 14 |
4 files changed, 9 insertions, 33 deletions
diff --git a/x11-apps/beforelight/ChangeLog b/x11-apps/beforelight/ChangeLog index d8b5110f3158..070e66bc6d83 100644 --- a/x11-apps/beforelight/ChangeLog +++ b/x11-apps/beforelight/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/beforelight # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/beforelight/ChangeLog,v 1.22 2011/02/12 17:35:05 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/beforelight/ChangeLog,v 1.23 2011/02/13 18:52:54 scarabeus Exp $ + + 13 Feb 2011; Tomáš Chvátal <scarabeus@gentoo.org> + -beforelight-1.0.1.ebuild: + old 12 Feb 2011; Raúl Porcel <armin76@gentoo.org> beforelight-1.0.4.ebuild: s390/sh stable wrt #344827 diff --git a/x11-apps/beforelight/beforelight-1.0.1.ebuild b/x11-apps/beforelight/beforelight-1.0.1.ebuild deleted file mode 100644 index 9a20fa2de45b..000000000000 --- a/x11-apps/beforelight/beforelight-1.0.1.ebuild +++ /dev/null @@ -1,17 +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/beforelight/beforelight-1.0.1.ebuild,v 1.8 2010/08/19 00:24:34 robbat2 Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="screen saver" -KEYWORDS="arm ~mips ~ppc ~ppc64 s390 sh ~sparc x86 ~amd64" -IUSE="" -RDEPEND="x11-libs/libX11 - x11-libs/libXScrnSaver - x11-libs/libXt - x11-libs/libXaw" -DEPEND="${RDEPEND}" diff --git a/x11-apps/ico/ChangeLog b/x11-apps/ico/ChangeLog index a8ccb09574eb..23831b0d46b1 100644 --- a/x11-apps/ico/ChangeLog +++ b/x11-apps/ico/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/ico # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/ico/ChangeLog,v 1.28 2011/02/12 17:41:23 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/ico/ChangeLog,v 1.29 2011/02/13 18:54:12 scarabeus Exp $ + + 13 Feb 2011; Tomáš Chvátal <scarabeus@gentoo.org> -ico-1.0.2.ebuild: + old 12 Feb 2011; Raúl Porcel <armin76@gentoo.org> ico-1.0.3.ebuild: s390/sh stable wrt #344827 diff --git a/x11-apps/ico/ico-1.0.2.ebuild b/x11-apps/ico/ico-1.0.2.ebuild deleted file mode 100644 index fb594505ea66..000000000000 --- a/x11-apps/ico/ico-1.0.2.ebuild +++ /dev/null @@ -1,14 +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/ico/ico-1.0.2.ebuild,v 1.6 2010/03/25 08:07:27 robbat2 Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="animate an icosahedron or other polyhedron" -KEYWORDS="~amd64 arm ~mips ~ppc ~ppc64 s390 sh ~sparc x86 ~x86-linux" -IUSE="" -RDEPEND=">=x11-libs/libX11-0.99.1_pre0" -DEPEND="${RDEPEND}" |