summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-db/pgagent/pgagent-3.3.0.ebuild')
-rw-r--r--dev-db/pgagent/pgagent-3.3.0.ebuild4
1 files changed, 2 insertions, 2 deletions
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"