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 | |
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')
-rw-r--r-- | dev-db/slony1/ChangeLog | 5 | ||||
-rw-r--r-- | dev-db/slony1/slony1-2.1.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-db/slony1/ChangeLog b/dev-db/slony1/ChangeLog index 6a10c17bb775..6c010b48f6f0 100644 --- a/dev-db/slony1/ChangeLog +++ b/dev-db/slony1/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-db/slony1 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/slony1/ChangeLog,v 1.39 2013/03/17 05:26:17 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/slony1/ChangeLog,v 1.40 2013/05/07 10:09:22 ago Exp $ + + 07 May 2013; Agostino Sarubbo <ago@gentoo.org> slony1-2.1.3.ebuild: + Stable for amd64, wrt bug #468658 *slony1-2.1.3 (17 Mar 2013) 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 |