summaryrefslogtreecommitdiff
path: root/dev-db
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-07-21 11:10:33 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-07-21 11:10:33 +0000
commitccd49ce0cb28e28087d5dbb2e2c2c8e162467bb1 (patch)
tree86287ed1d3179726150ab70ae738d54af88612c8 /dev-db
parentStable for amd64, wrt bug #477478 (diff)
downloadgentoo-2-ccd49ce0cb28e28087d5dbb2e2c2c8e162467bb1.tar.gz
gentoo-2-ccd49ce0cb28e28087d5dbb2e2c2c8e162467bb1.tar.bz2
gentoo-2-ccd49ce0cb28e28087d5dbb2e2c2c8e162467bb1.zip
Stable for amd64, wrt bug #477414
(Portage version: 2.1.12.13/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-db')
-rw-r--r--dev-db/pgagent/ChangeLog5
-rw-r--r--dev-db/pgagent/pgagent-3.3.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/pgagent/ChangeLog b/dev-db/pgagent/ChangeLog
index 32c0161de056..032c5bdba636 100644
--- a/dev-db/pgagent/ChangeLog
+++ b/dev-db/pgagent/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-db/pgagent
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/pgagent/ChangeLog,v 1.3 2013/02/02 07:55:40 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/pgagent/ChangeLog,v 1.4 2013/07/21 11:10:33 ago Exp $
+
+ 21 Jul 2013; Agostino Sarubbo <ago@gentoo.org> pgagent-3.3.0.ebuild:
+ Stable for amd64, wrt bug #477414
*pgagent-3.3.0 (02 Feb 2013)
diff --git a/dev-db/pgagent/pgagent-3.3.0.ebuild b/dev-db/pgagent/pgagent-3.3.0.ebuild
index 00e36d03ca6d..05b993d611e2 100644
--- a/dev-db/pgagent/pgagent-3.3.0.ebuild
+++ b/dev-db/pgagent/pgagent-3.3.0.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/dev-db/pgagent/pgagent-3.3.0.ebuild,v 1.1 2013/02/02 07:55:39 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/pgagent/pgagent-3.3.0.ebuild,v 1.2 2013/07/21 11:10:33 ago Exp $
EAPI="4"
@@ -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"