summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatti Bickel <mabi@gentoo.org>2014-01-10 18:28:48 +0000
committerMatti Bickel <mabi@gentoo.org>2014-01-10 18:28:48 +0000
commitbc326f6213a23ea10a810f820765c86327ecc139 (patch)
tree16554f88f2c3aec2e7b66a27d33ef4d6fb8c2113 /x11-misc
parentversion bump, cleanup (diff)
downloadgentoo-2-bc326f6213a23ea10a810f820765c86327ecc139.tar.gz
gentoo-2-bc326f6213a23ea10a810f820765c86327ecc139.tar.bz2
gentoo-2-bc326f6213a23ea10a810f820765c86327ecc139.zip
version bump, cleanup
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xDDF971F118EEA5E6!)
Diffstat (limited to 'x11-misc')
-rw-r--r--x11-misc/shutterbug/ChangeLog10
-rw-r--r--x11-misc/shutterbug/shutterbug-1.7.43.ebuild28
-rw-r--r--x11-misc/shutterbug/shutterbug-1.7.45.ebuild (renamed from x11-misc/shutterbug/shutterbug-1.7.42.ebuild)4
3 files changed, 10 insertions, 32 deletions
diff --git a/x11-misc/shutterbug/ChangeLog b/x11-misc/shutterbug/ChangeLog
index 4f877bb16974..a5a60fbb9b69 100644
--- a/x11-misc/shutterbug/ChangeLog
+++ b/x11-misc/shutterbug/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-misc/shutterbug
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/shutterbug/ChangeLog,v 1.35 2013/12/13 21:08:43 mabi Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/shutterbug/ChangeLog,v 1.36 2014/01/10 18:28:48 mabi Exp $
+
+*shutterbug-1.7.45 (10 Jan 2014)
+
+ 10 Jan 2014; Matti Bickel <mabi@gentoo.org> +shutterbug-1.7.45.ebuild,
+ -shutterbug-1.7.42.ebuild, -shutterbug-1.7.43.ebuild:
+ version bump, cleanup
*shutterbug-1.7.44 (13 Dec 2013)
diff --git a/x11-misc/shutterbug/shutterbug-1.7.43.ebuild b/x11-misc/shutterbug/shutterbug-1.7.43.ebuild
deleted file mode 100644
index d501551b8db0..000000000000
--- a/x11-misc/shutterbug/shutterbug-1.7.43.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/shutterbug/shutterbug-1.7.43.ebuild,v 1.1 2013/11/13 21:43:51 mabi Exp $
-
-EAPI="4"
-
-inherit fox
-
-DESCRIPTION="Screenshot utility based on the FOX Toolkit"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
-IUSE="+jpeg +png +tiff"
-
-DEPEND="
- x11-libs/fox:1.7
- jpeg? ( virtual/jpeg )
- png? ( media-libs/libpng:0 )
- tiff? ( media-libs/tiff:0 )"
-
-RDEPEND="${DEPEND}"
-
-src_configure() {
- FOXCONF="$(use_enable jpeg) \
- $(use_enable png) \
- $(use_enable tiff)" fox_src_configure
-}
diff --git a/x11-misc/shutterbug/shutterbug-1.7.42.ebuild b/x11-misc/shutterbug/shutterbug-1.7.45.ebuild
index d8d5236f3575..61e9c729055a 100644
--- a/x11-misc/shutterbug/shutterbug-1.7.42.ebuild
+++ b/x11-misc/shutterbug/shutterbug-1.7.45.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/shutterbug/shutterbug-1.7.42.ebuild,v 1.1 2013/10/05 17:22:53 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/shutterbug/shutterbug-1.7.45.ebuild,v 1.1 2014/01/10 18:28:48 mabi Exp $
EAPI="4"