From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1KAWV2-0004rL-LE for garchives@archives.gentoo.org; Sun, 22 Jun 2008 20:49:25 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DCFB3E0336; Sun, 22 Jun 2008 20:49:23 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 6A689E0336 for ; Sun, 22 Jun 2008 20:49:23 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id E347C66CF0 for ; Sun, 22 Jun 2008 20:49:22 +0000 (UTC) Received: from drac by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1KAWUw-0000Tq-ON for gentoo-commits@lists.gentoo.org; Sun, 22 Jun 2008 20:49:18 +0000 From: "Samuli Suominen (drac)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, drac@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/ristretto: ristretto-0.0.17.ebuild metadata.xml ristretto-0.0.20.ebuild Manifest ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: ristretto-0.0.17.ebuild metadata.xml ristretto-0.0.20.ebuild Manifest ChangeLog X-VCS-Directories: media-gfx/ristretto X-VCS-Committer: drac X-VCS-Committer-Name: Samuli Suominen Content-Type: text/plain; charset=utf8 Message-Id: Sender: Samuli Suominen Date: Sun, 22 Jun 2008 20:49:18 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 6cadcd43-fb2a-4e08-8df9-936cb5cf1656 X-Archives-Hash: 2c0458a7530645b795b9c64d15c39387 drac 08/06/22 20:49:18 Added: ristretto-0.0.17.ebuild metadata.xml ristretto-0.0.20.ebuild Manifest ChangeLog Log: Move from xfce-extra (Portage version: 2.2_rc1/cvs/Linux 2.6.26-rc3 x86_64, RepoMan options:= --force) Revision Changes Path 1.1 media-gfx/ristretto/ristretto-0.0.17.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/ristrett= o/ristretto-0.0.17.ebuild?rev=3D1.1&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/ristrett= o/ristretto-0.0.17.ebuild?rev=3D1.1&content-type=3Dtext/plain Index: ristretto-0.0.17.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/media-gfx/ristretto/ristretto-0.0.17.e= build,v 1.1 2008/06/22 20:49:18 drac Exp $ inherit fdo-mime gnome2-utils DESCRIPTION=3D"Image viewer and browser for Xfce4" HOMEPAGE=3D"http://goodies.xfce.org/projects/applications/ristretto" SRC_URI=3D"http://goodies.xfce.org/releases/${PN}/${P}.tar.gz" LICENSE=3D"GPL-2" SLOT=3D"0" KEYWORDS=3D"alpha amd64 hppa ia64 ppc ppc64 sparc x86" IUSE=3D"debug" RDEPEND=3D"media-libs/libexif >=3Dx11-libs/gtk+-2.10 >=3Ddev-libs/glib-2.12 dev-libs/dbus-glib xfce-base/thunar >=3Dxfce-base/libxfce4util-4.4 >=3Dxfce-base/libxfcegui4-4.4" DEPEND=3D"${RDEPEND} dev-util/pkgconfig dev-util/intltool sys-devel/gettext" src_compile() { econf --disable-dependency-tracking $(use_enable debug) emake || die "emake failed." } src_install() { emake DESTDIR=3D"${D}" install || die "emake install failed." dodoc AUTHORS ChangeLog NEWS README } pkg_postinst() { fdo-mime_desktop_database_update gnome2_icon_cache_update } pkg_postrm() { fdo-mime_desktop_database_update gnome2_icon_cache_update } 1.1 media-gfx/ristretto/metadata.xml file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/ristrett= o/metadata.xml?rev=3D1.1&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/ristrett= o/metadata.xml?rev=3D1.1&content-type=3Dtext/plain Index: metadata.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D xfce 1.1 media-gfx/ristretto/ristretto-0.0.20.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/ristrett= o/ristretto-0.0.20.ebuild?rev=3D1.1&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/ristrett= o/ristretto-0.0.20.ebuild?rev=3D1.1&content-type=3Dtext/plain Index: ristretto-0.0.20.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/media-gfx/ristretto/ristretto-0.0.20.e= build,v 1.1 2008/06/22 20:49:18 drac Exp $ inherit fdo-mime gnome2-utils DESCRIPTION=3D"Image viewer and browser for Xfce4" HOMEPAGE=3D"http://goodies.xfce.org/projects/applications/ristretto" SRC_URI=3D"http://goodies.xfce.org/releases/${PN}/${P}.tar.gz" LICENSE=3D"GPL-2" SLOT=3D"0" KEYWORDS=3D"~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE=3D"debug" RDEPEND=3D"media-libs/libexif >=3Dx11-libs/gtk+-2.10 >=3Ddev-libs/glib-2.12 dev-libs/dbus-glib xfce-base/thunar >=3Dxfce-base/libxfce4util-4.4 >=3Dxfce-base/libxfcegui4-4.4" DEPEND=3D"${RDEPEND} dev-util/pkgconfig dev-util/intltool sys-devel/gettext" src_compile() { local myconf=3D"--disable-dependency-tracking" if has_version ">=3Dxfce-base/xfdesktop-4.5"; then myconf+=3D" --enable-xfce-desktop" fi econf ${myconf} $(use_enable debug) emake || die "emake failed." } src_install() { emake DESTDIR=3D"${D}" install || die "emake install failed." dodoc AUTHORS ChangeLog NEWS README } pkg_postinst() { fdo-mime_desktop_database_update gnome2_icon_cache_update } pkg_postrm() { fdo-mime_desktop_database_update gnome2_icon_cache_update } 1.1 media-gfx/ristretto/Manifest file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/ristrett= o/Manifest?rev=3D1.1&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/ristrett= o/Manifest?rev=3D1.1&content-type=3Dtext/plain Index: Manifest =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D DIST ristretto-0.0.17.tar.gz 236468 RMD160 e42ae74388f93a37d33a276fd08c54= cfe36559ec SHA1 3f60160de7ec42eefb10c53f3386912b7949b748 SHA256 243a981a9= 92b9d5d3d04cd0103063d2438f8cd9c10a195dfdea4c92d40e11c0c DIST ristretto-0.0.20.tar.gz 248038 RMD160 cb6f61c3d5bb0af820d2921fb87934= 129df61da7 SHA1 c8070c52641fa0a369f1b4221247154901583938 SHA256 62c45c15d= 9744b3dbfd7d4d6cabf8905880859fa94630f0a41da77255cbbeb6f EBUILD ristretto-0.0.17.ebuild 1051 RMD160 5f8f537de6ca0ca79dc7bcdea76420= ec57292466 SHA1 091e809411af32049f042d53225b0df5cf27a3eb SHA256 cb941473f= e2c8ec932b86e1316c4287196c60828064f10d911f44af8f5ae9828 EBUILD ristretto-0.0.20.ebuild 1176 RMD160 df2d97032634dcbd66d41b2b6fc0af= d4cca0e756 SHA1 a5150bc02ff04363106700fb3eeb5976f1c0c6f3 SHA256 1583e7d5e= 3f57449a8f2f9e9a8630d7ab6da0fbc39b82e978c970ae811fdf980 MISC ChangeLog 4939 RMD160 1685f6e40428763598fb8129cc2907d512b592f0 SHA1 = e2f2e6f266ca1887969de520639cf6de96cacbf5 SHA256 4e478c89b9a26fd666ad5d23f= 675ad20b43fe8f887abe95ce09abffec1912693 MISC metadata.xml 157 RMD160 d7470fe88d1b96f3a7f1ef26fb7dc646b4a1b907 SHA= 1 7eae91f2588bdae8667d37a98fb3090d539eeca1 SHA256 44350daa7594842894d6764= 13708d8ea77ccb0017bed24711af5b256281f5e61 1.1 media-gfx/ristretto/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/ristrett= o/ChangeLog?rev=3D1.1&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-gfx/ristrett= o/ChangeLog?rev=3D1.1&content-type=3Dtext/plain Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D # ChangeLog for xfce-extra/ristretto # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/media-gfx/ristretto/ChangeLog,v 1.1 20= 08/06/22 20:49:18 drac Exp $ 22 Jun 2008; Samuli Suominen +ristretto-0.0.17.ebuild, +ristretto-0.0.20.ebuild: Move from xfce-extra. *ristretto-0.0.20 (09 Jun 2008) 09 Jun 2008; Christoph Mende -ristretto-0.0.18.ebuild, +ristretto-0.0.20.ebuild: Version bump and drop old *ristretto-0.0.19 (13 May 2008) 13 May 2008; Christoph Mende -ristretto-0.0.15.ebuild, +ristretto-0.0.19.ebuild: Version bump and drop old 26 Mar 2008; Jeroen Roovers ristretto-0.0.17.ebuild: Stable for HPPA (bug #214130). 24 Mar 2008; Ra=C3=BAl Porcel ristretto-0.0.17.ebu= ild: ia64/sparc stable wrt #214130 *ristretto-0.0.18 (23 Mar 2008) 23 Mar 2008; Christoph Mende +ristretto-0.0.18.ebuild: Version bump 22 Mar 2008; Brent Baude ristretto-0.0.17.ebuild: Marking ristretto-0.0.17 ppc64 for bug 214130 22 Mar 2008; nixnut ristretto-0.0.17.ebuild: Stable on ppc wrt bug 214130 21 Mar 2008; Tobias Klausmann ristretto-0.0.17.ebuild: Stable on alpha, bug #214130 21 Mar 2008; Dawid W=C4=99gli=C5=84ski ristretto-0.0.1= 7.ebuild: Stable on x86 (bug #214130) 20 Mar 2008; Samuli Suominen ristretto-0.0.17.ebuild: amd64 stable *ristretto-0.0.17 (17 Feb 2008) 17 Feb 2008; Christoph Mende -ristretto-0.0.14.ebuild, +ristretto-0.0.17.ebuild: Version bump, remove old 05 Feb 2008; Markus Rothe ristretto-0.0.15.ebuild: Stable on ppc64 *ristretto-0.0.16 (27 Jan 2008) 27 Jan 2008; Christoph Mende +ristretto-0.0.16.ebuild: Version bump 25 Jan 2008; Samuli Suominen ristretto-0.0.15.ebuild: amd64 stable 24 Jan 2008; Ra=C3=BAl Porcel ristretto-0.0.15.ebu= ild: alpha/ia64/sparc/x86 stable 17 Dec 2007; Jeroen Roovers ristretto-0.0.15.ebuild: Stable for HPPA (bug #201747). 12 Dec 2007; Brent Baude ristretto-0.0.14.ebuild: Marking ristretto-0.0.14 ppc64 stable for bug 201747 12 Dec 2007; Ra=C3=BAl Porcel ristretto-0.0.14.ebu= ild: alpha/ia64/sparc stable wrt #201747 10 Dec 2007; Jeroen Roovers ristretto-0.0.15.ebuild: Marked ~hppa (bug #199505). *ristretto-0.0.15 (09 Dec 2007) 09 Dec 2007; Christoph Mende -ristretto-0.0.13.ebuild, ristretto-0.0.14.ebuild, +ristretto-0.0.15.ebuild: Version bump and fix gtk+ dependency on .14 09 Dec 2007; Dawid W=C4=99gli=C5=84ski ristretto-0.0.1= 4.ebuild: Stable on amd64/x86 (bug #201747) *ristretto-0.0.14 (01 Dec 2007) 01 Dec 2007; Christoph Mende -ristretto-0.0.12.ebuild, +ristretto-0.0.14.ebuild: Version bump *ristretto-0.0.13 (25 Nov 2007) 25 Nov 2007; Christoph Mende -ristretto-0.0.10.ebuild, +ristretto-0.0.13.ebuild: Version bump 24 Nov 2007; Brent Baude ristretto-0.0.12.ebuild: Marking ristretto-0.0.12 ~ppc for bug 199505 23 Nov 2007; Markus Rothe ristretto-0.0.12.ebuild: Added ~ppc64; bug #199505 *ristretto-0.0.12 (17 Nov 2007) 17 Nov 2007; Christoph Mende -ristretto-0.0.9.ebui= ld, +ristretto-0.0.12.ebuild: Version bump 09 Nov 2007; Ra=C3=BAl Porcel ristretto-0.0.10.ebu= ild: Add ~alpha/~ia64/~sparc *ristretto-0.0.10 (04 Nov 2007) 04 Nov 2007; Christoph Mende -ristretto-0.0.8.ebui= ld, +ristretto-0.0.10.ebuild: Version bump *ristretto-0.0.9 (15 Oct 2007) 15 Oct 2007; Christoph Mende -ristretto-0.0.7.ebui= ld, +ristretto-0.0.9.ebuild: Version bump and removed old *ristretto-0.0.8 (14 Oct 2007) 14 Oct 2007; Christoph Mende -ristretto-0.0.5.ebui= ld, +ristretto-0.0.8.ebuild: Version bump and removed old 04 Oct 2007; Christoph Mende ristretto-0.0.7.ebuil= d: Added libexif dependency *ristretto-0.0.7 (30 Sep 2007) 30 Sep 2007; Christoph Mende -ristretto-0.0.6.ebui= ld, +ristretto-0.0.7.ebuild: Version bump, previous version had problems *ristretto-0.0.6 (30 Sep 2007) 30 Sep 2007; Christoph Mende +ristretto-0.0.6.ebui= ld: Version bump 15 Sep 2007; Christoph Mende ristretto-0.0.5.ebuil= d: Added ~amd64 *ristretto-0.0.5 (15 Sep 2007) 15 Sep 2007; Samuli Suominen +ristretto-0.0.5.ebuild: Version bump. *ristretto-0.0.4 (12 Sep 2007) 12 Sep 2007; Samuli Suominen +ristretto-0.0.4.ebuild: Initial commit. --=20 gentoo-commits@lists.gentoo.org mailing list