diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-06-03 08:56:01 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-06-03 08:56:01 +0000 |
commit | 55903f8be41eacc9b50745dda4c0f08d75e6f7ce (patch) | |
tree | 06b8f8179a27e9e3661161788b0f98da6fb63068 /x11-themes/gtk-engines-aurora | |
parent | old (diff) | |
download | gentoo-2-55903f8be41eacc9b50745dda4c0f08d75e6f7ce.tar.gz gentoo-2-55903f8be41eacc9b50745dda4c0f08d75e6f7ce.tar.bz2 gentoo-2-55903f8be41eacc9b50745dda4c0f08d75e6f7ce.zip |
Mention 2.x in DESCRIPTION since we have 3.x now too
(Portage version: 2.2.0_alpha108/cvs/Linux x86_64)
Diffstat (limited to 'x11-themes/gtk-engines-aurora')
-rw-r--r-- | x11-themes/gtk-engines-aurora/gtk-engines-aurora-1.5.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-themes/gtk-engines-aurora/gtk-engines-aurora-1.5.1.ebuild b/x11-themes/gtk-engines-aurora/gtk-engines-aurora-1.5.1.ebuild index 1baa67afd2a4..c0a908b13a31 100644 --- a/x11-themes/gtk-engines-aurora/gtk-engines-aurora-1.5.1.ebuild +++ b/x11-themes/gtk-engines-aurora/gtk-engines-aurora-1.5.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-aurora/gtk-engines-aurora-1.5.1.ebuild,v 1.6 2012/06/03 08:54:11 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-aurora/gtk-engines-aurora-1.5.1.ebuild,v 1.7 2012/06/03 08:56:01 ssuominen Exp $ EAPI=4 inherit eutils versionator MY_MAJ=$(get_version_component_range 1-2) -DESCRIPTION="Aurora GTK+ Theme Engine" +DESCRIPTION="Aurora GTK+ 2.x Theme Engine" HOMEPAGE="http://www.gnome-look.org/content/show.php?content=56438" SRC_URI="http://gnome-look.org/CONTENT/content-files/56438-aurora-${PV}.tar.bz2" |