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 | 74747f427321e3e6468993ef08e11bcc7841a4ea (patch) | |
tree | 36a5a6511d824d9d10f0338eb6e9f31ae580b5ed /dev-db/slony1/slony1-2.1.3.ebuild | |
parent | Fix bug 467264 - semanage permissive fails because of wrong Makefile location (diff) | |
download | historical-74747f427321e3e6468993ef08e11bcc7841a4ea.tar.gz historical-74747f427321e3e6468993ef08e11bcc7841a4ea.tar.bz2 historical-74747f427321e3e6468993ef08e11bcc7841a4ea.zip |
Stable for amd64, wrt bug #468658
Package-Manager: portage-2.1.11.63/cvs/Linux x86_64
RepoMan-Options: --include-arches="amd64"
Manifest-Sign-Key: 0x7194459F
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 |