summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2013-11-30 19:34:35 +0000
committerPacho Ramos <pacho@gentoo.org>2013-11-30 19:34:35 +0000
commitd56cf9693dd1b37d5572264c15a5b024df9155b4 (patch)
treec1fd01e06879cd06c3c4e124a64fed451610fd9f /media-gfx/postr
parentamd64 stable, bug #478252 (diff)
downloadgentoo-2-d56cf9693dd1b37d5572264c15a5b024df9155b4.tar.gz
gentoo-2-d56cf9693dd1b37d5572264c15a5b024df9155b4.tar.bz2
gentoo-2-d56cf9693dd1b37d5572264c15a5b024df9155b4.zip
amd64 stable, bug #478252
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'media-gfx/postr')
-rw-r--r--media-gfx/postr/ChangeLog6
-rw-r--r--media-gfx/postr/postr-0.13.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/media-gfx/postr/ChangeLog b/media-gfx/postr/ChangeLog
index 80fbf7799167..f95c2678ffba 100644
--- a/media-gfx/postr/ChangeLog
+++ b/media-gfx/postr/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/postr
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/postr/ChangeLog,v 1.6 2013/08/03 09:45:41 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/postr/ChangeLog,v 1.7 2013/11/30 19:34:35 pacho Exp $
+
+ 30 Nov 2013; Pacho Ramos <pacho@gentoo.org> postr-0.13.ebuild:
+ amd64 stable, bug #478252
03 Aug 2013; Michał Górny <mgorny@gentoo.org> postr-0.13.ebuild:
Move dev-python/twisted to dev-python/twisted-core.
@@ -27,4 +30,3 @@
14 May 2012; Alexandre Rostovtsev <tetromino@gentoo.org>
+postr-0.12.4.ebuild, +metadata.xml:
Add yet another flickr image uploader; needed for eog-plugins.
-
diff --git a/media-gfx/postr/postr-0.13.ebuild b/media-gfx/postr/postr-0.13.ebuild
index 934dc2643d6d..efdaa8fc1567 100644
--- a/media-gfx/postr/postr-0.13.ebuild
+++ b/media-gfx/postr/postr-0.13.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/postr/postr-0.13.ebuild,v 1.3 2013/08/03 09:45:41 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/postr/postr-0.13.ebuild,v 1.4 2013/11/30 19:34:35 pacho Exp $
EAPI="4"
@@ -15,7 +15,7 @@ HOMEPAGE="http://projects.gnome.org/postr/"
LICENSE="GPL-2+ CC-BY-SA-3.0"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="gnome2"
COMMON_DEPEND="dev-python/pygtk:2