diff options
author | 2013-07-21 11:10:33 +0000 | |
---|---|---|
committer | 2013-07-21 11:10:33 +0000 | |
commit | ccd49ce0cb28e28087d5dbb2e2c2c8e162467bb1 (patch) | |
tree | 86287ed1d3179726150ab70ae738d54af88612c8 /dev-db/pgagent/pgagent-3.3.0.ebuild | |
parent | Stable for amd64, wrt bug #477478 (diff) | |
download | gentoo-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/pgagent/pgagent-3.3.0.ebuild')
-rw-r--r-- | dev-db/pgagent/pgagent-3.3.0.ebuild | 4 |
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" |