diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-07 10:09:22 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-07 10:09:22 +0000 |
commit | 4bfa3eb3f4c8b6100a36c6a318274bcf65002f3a (patch) | |
tree | bd9ba1f27f7fc80b3fd2ac62e1da30d16630f610 /dev-db/slony1/slony1-2.1.3.ebuild | |
parent | Fix bug 467264 - semanage permissive fails because of wrong Makefile location (diff) | |
download | gentoo-2-4bfa3eb3f4c8b6100a36c6a318274bcf65002f3a.tar.gz gentoo-2-4bfa3eb3f4c8b6100a36c6a318274bcf65002f3a.tar.bz2 gentoo-2-4bfa3eb3f4c8b6100a36c6a318274bcf65002f3a.zip |
Stable for amd64, wrt bug #468658
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-db/slony1/slony1-2.1.3.ebuild')
-rw-r--r-- | dev-db/slony1/slony1-2.1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/slony1/slony1-2.1.3.ebuild b/dev-db/slony1/slony1-2.1.3.ebuild index 5b1793983925..e91c3aa5f2ca 100644 --- a/dev-db/slony1/slony1-2.1.3.ebuild +++ b/dev-db/slony1/slony1-2.1.3.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/slony1/slony1-2.1.3.ebuild,v 1.1 2013/03/17 05:26:17 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/slony1/slony1-2.1.3.ebuild,v 1.2 2013/05/07 10:09:22 ago Exp $ EAPI="4" @@ -18,7 +18,7 @@ SRC_URI="http://main.slony.info/downloads/${MAJ_PV}/source/${P}.tar.bz2 LICENSE="BSD GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" DEPEND="|| ( dev-db/postgresql-server:9.2 |