From 0bc72bd3e2c45002d8cbee1b2b41f9d8b34db5e6 Mon Sep 17 00:00:00 2001 From: Gilles Dartiguelongue Date: Thu, 12 Apr 2012 21:52:48 +0000 Subject: Version bump. (Portage version: 2.2.0_alpha100/cvs/Linux x86_64) --- games-board/aisleriot/ChangeLog | 10 +++- games-board/aisleriot/aisleriot-3.2.3.1.ebuild | 71 ++++++++++++++++++++++++++ 2 files changed, 79 insertions(+), 2 deletions(-) create mode 100644 games-board/aisleriot/aisleriot-3.2.3.1.ebuild (limited to 'games-board/aisleriot') diff --git a/games-board/aisleriot/ChangeLog b/games-board/aisleriot/ChangeLog index bc42bb31ef61..7be851972cd6 100644 --- a/games-board/aisleriot/ChangeLog +++ b/games-board/aisleriot/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for games-board/aisleriot -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-board/aisleriot/ChangeLog,v 1.2 2011/11/20 15:02:38 pacho Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/aisleriot/ChangeLog,v 1.3 2012/04/12 21:52:48 eva Exp $ + +*aisleriot-3.2.3.1 (12 Apr 2012) + + 12 Apr 2012; Gilles Dartiguelongue + +aisleriot-3.2.3.1.ebuild: + Version bump. *aisleriot-3.2.2 (20 Nov 2011) diff --git a/games-board/aisleriot/aisleriot-3.2.3.1.ebuild b/games-board/aisleriot/aisleriot-3.2.3.1.ebuild new file mode 100644 index 000000000000..2fd65a172bba --- /dev/null +++ b/games-board/aisleriot/aisleriot-3.2.3.1.ebuild @@ -0,0 +1,71 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/games-board/aisleriot/aisleriot-3.2.3.1.ebuild,v 1.1 2012/04/12 21:52:48 eva Exp $ + +EAPI="3" +GNOME_TARBALL_SUFFIX="xz" +GCONF_DEBUG="yes" + +# make sure games is inherited first so that the gnome2 +# functions will be called if they are not overridden +inherit eutils games gnome2 + +DESCRIPTION="A collection of solitaire card games for GNOME" +HOMEPAGE="http://live.gnome.org/Aisleriot" + +LICENSE="GPL-3 LGPL-3 FDL-1.1" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="gnome" + +# FIXME: quartz support? +COMMON_DEPEND=">=dev-libs/glib-2.26.0:2 + >=dev-scheme/guile-1.8.0:12[deprecated,regex] + >=gnome-base/librsvg-2.32.0 + >=x11-libs/cairo-1.10.0 + x11-libs/gdk-pixbuf:2 + >=x11-libs/gtk+-3.0.0:3 + x11-libs/libICE + x11-libs/libSM + >=media-libs/libcanberra-0.26[gtk3] + gnome? ( >=gnome-base/gconf-2.0:2 )" +# aisleriot was split off from gnome-games +RDEPEND="${COMMON_DEPEND} + !