diff options
Diffstat (limited to 'x11-plugins/epplets')
-rw-r--r-- | x11-plugins/epplets/ChangeLog | 8 | ||||
-rw-r--r-- | x11-plugins/epplets/epplets-0.10.ebuild | 6 | ||||
-rw-r--r-- | x11-plugins/epplets/epplets-0.11.ebuild | 6 | ||||
-rw-r--r-- | x11-plugins/epplets/epplets-0.12.ebuild | 6 |
4 files changed, 15 insertions, 11 deletions
diff --git a/x11-plugins/epplets/ChangeLog b/x11-plugins/epplets/ChangeLog index 76c101938c99..d6dbbfb5a726 100644 --- a/x11-plugins/epplets/ChangeLog +++ b/x11-plugins/epplets/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/epplets -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/epplets/ChangeLog,v 1.14 2009/01/06 10:51:34 vapier Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/epplets/ChangeLog,v 1.15 2010/09/16 17:37:29 scarabeus Exp $ + + 16 Sep 2010; Tomáš Chvátal <scarabeus@gentoo.org> epplets-0.10.ebuild, + epplets-0.11.ebuild, epplets-0.12.ebuild: + virtual/glut -> media-libs/glut *epplets-0.12 (06 Jan 2009) diff --git a/x11-plugins/epplets/epplets-0.10.ebuild b/x11-plugins/epplets/epplets-0.10.ebuild index 1159e1b1404d..346b2f19c093 100644 --- a/x11-plugins/epplets/epplets-0.10.ebuild +++ b/x11-plugins/epplets/epplets-0.10.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/epplets/epplets-0.10.ebuild,v 1.3 2008/01/13 00:16:54 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/epplets/epplets-0.10.ebuild,v 1.4 2010/09/16 17:37:29 scarabeus Exp $ DESCRIPTION="Base files for Enlightenment epplets and some epplets" HOMEPAGE="http://www.enlightenment.org/" @@ -13,7 +13,7 @@ IUSE="esd" RDEPEND="x11-libs/libX11 x11-libs/libXext - virtual/glut + media-libs/freeglut esd? ( media-sound/esound ) media-libs/imlib2 >=x11-wm/enlightenment-0.16.4" diff --git a/x11-plugins/epplets/epplets-0.11.ebuild b/x11-plugins/epplets/epplets-0.11.ebuild index aee7c723c3e6..0a855b5d211c 100644 --- a/x11-plugins/epplets/epplets-0.11.ebuild +++ b/x11-plugins/epplets/epplets-0.11.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/epplets/epplets-0.11.ebuild,v 1.1 2008/06/05 03:54:16 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/epplets/epplets-0.11.ebuild,v 1.2 2010/09/16 17:37:29 scarabeus Exp $ DESCRIPTION="Base files for Enlightenment epplets and some epplets" HOMEPAGE="http://www.enlightenment.org/" @@ -13,7 +13,7 @@ IUSE="esd" RDEPEND="x11-libs/libX11 x11-libs/libXext - virtual/glut + media-libs/freeglut esd? ( media-sound/esound ) media-libs/imlib2 >=x11-wm/enlightenment-0.16.4" diff --git a/x11-plugins/epplets/epplets-0.12.ebuild b/x11-plugins/epplets/epplets-0.12.ebuild index 9d45e8dee740..e6a04b6dd9e3 100644 --- a/x11-plugins/epplets/epplets-0.12.ebuild +++ b/x11-plugins/epplets/epplets-0.12.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/epplets/epplets-0.12.ebuild,v 1.1 2009/01/06 10:51:34 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/epplets/epplets-0.12.ebuild,v 1.2 2010/09/16 17:37:29 scarabeus Exp $ DESCRIPTION="Base files for Enlightenment epplets and some epplets" HOMEPAGE="http://www.enlightenment.org/" @@ -13,7 +13,7 @@ IUSE="esd" RDEPEND="x11-libs/libX11 x11-libs/libXext - virtual/glut + media-libs/freeglut esd? ( media-sound/esound ) media-libs/imlib2 >=x11-wm/enlightenment-0.16.4" |