summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-01-09 13:48:01 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-01-09 13:48:01 +0000
commit350f11e3a94f8f6038ba30ba03f7a5ae441793df (patch)
treea77b367c9a05d33d73f123c3e3c67ad617e4b987 /dev-db/pgagent
parentStable for amd64, wrt bug #534940 (diff)
downloadgentoo-2-350f11e3a94f8f6038ba30ba03f7a5ae441793df.tar.gz
gentoo-2-350f11e3a94f8f6038ba30ba03f7a5ae441793df.tar.bz2
gentoo-2-350f11e3a94f8f6038ba30ba03f7a5ae441793df.zip
Stable for amd64, wrt bug #534944
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-db/pgagent')
-rw-r--r--dev-db/pgagent/ChangeLog7
-rw-r--r--dev-db/pgagent/pgagent-3.4.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-db/pgagent/ChangeLog b/dev-db/pgagent/ChangeLog
index 12fe305d92d2..8a531e73ae92 100644
--- a/dev-db/pgagent/ChangeLog
+++ b/dev-db/pgagent/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-db/pgagent
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/pgagent/ChangeLog,v 1.9 2014/12/28 15:09:08 titanofold Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-db/pgagent/ChangeLog,v 1.10 2015/01/09 13:48:01 ago Exp $
+
+ 09 Jan 2015; Agostino Sarubbo <ago@gentoo.org> pgagent-3.4.0.ebuild:
+ Stable for amd64, wrt bug #534944
28 Dec 2014; Aaron W. Swenson <titanofold@gentoo.org> pgagent-3.3.0.ebuild,
pgagent-3.4.0.ebuild:
diff --git a/dev-db/pgagent/pgagent-3.4.0.ebuild b/dev-db/pgagent/pgagent-3.4.0.ebuild
index 164f594f4e07..72c0da0472e2 100644
--- a/dev-db/pgagent/pgagent-3.4.0.ebuild
+++ b/dev-db/pgagent/pgagent-3.4.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/pgagent/pgagent-3.4.0.ebuild,v 1.3 2014/12/28 15:09:08 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/pgagent/pgagent-3.4.0.ebuild,v 1.4 2015/01/09 13:48:01 ago Exp $
EAPI="5"
CMAKE_IN_SOURCE_BUILD=1
@@ -8,7 +8,7 @@ inherit cmake-utils eutils wxwidgets
MY_PN=${PN/a/A}
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
DESCRIPTION="${MY_PN} is a job scheduler for PostgreSQL"
HOMEPAGE="http://www.pgadmin.org/download/pgagent.php"