diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-20 19:01:27 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-20 19:01:27 +0000 |
commit | 7e920143419e4a8bdbb2c90c02453cdba5d07f41 (patch) | |
tree | af009c4d7f47b40472316d40bfb911fbec0b7a60 | |
parent | Version bump, bug 447912. Specify LICENSE more precisely. (diff) | |
download | gentoo-2-7e920143419e4a8bdbb2c90c02453cdba5d07f41.tar.gz gentoo-2-7e920143419e4a8bdbb2c90c02453cdba5d07f41.tar.bz2 gentoo-2-7e920143419e4a8bdbb2c90c02453cdba5d07f41.zip |
Stable for amd64, wrt bug #447608
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
-rw-r--r-- | app-backup/bacula/ChangeLog | 5 | ||||
-rw-r--r-- | app-backup/bacula/bacula-5.0.3-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-backup/bacula/ChangeLog b/app-backup/bacula/ChangeLog index d4397d1b7400..a63823bd8246 100644 --- a/app-backup/bacula/ChangeLog +++ b/app-backup/bacula/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-backup/bacula # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-backup/bacula/ChangeLog,v 1.147 2012/12/20 11:57:01 tomjbe Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-backup/bacula/ChangeLog,v 1.148 2012/12/20 19:01:27 ago Exp $ + + 20 Dec 2012; Agostino Sarubbo <ago@gentoo.org> bacula-5.0.3-r3.ebuild: + Stable for amd64, wrt bug #447608 20 Dec 2012; Thomas Beierlein <tomjbe@gentoo.org> bacula-5.0.3-r3.ebuild: Fix to respect CXX and CXXFLAGS (bug #447728 and 447730). Make build log diff --git a/app-backup/bacula/bacula-5.0.3-r3.ebuild b/app-backup/bacula/bacula-5.0.3-r3.ebuild index ed6a3ffe0141..73cc80609fa6 100644 --- a/app-backup/bacula/bacula-5.0.3-r3.ebuild +++ b/app-backup/bacula/bacula-5.0.3-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-backup/bacula/bacula-5.0.3-r3.ebuild,v 1.13 2012/12/20 11:57:01 tomjbe Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-backup/bacula/bacula-5.0.3-r3.ebuild,v 1.14 2012/12/20 19:01:27 ago Exp $ EAPI="5" PYTHON_DEPEND="python? 2" @@ -22,7 +22,7 @@ SRC_URI="mirror://sourceforge/bacula/${MY_P}.tar.gz" LICENSE="AGPL-3" SLOT="0" -KEYWORDS="~amd64 hppa ~ppc ~sparc ~x86" +KEYWORDS="amd64 hppa ~ppc ~sparc ~x86" IUSE="acl bacula-clientonly bacula-nodir bacula-nosd ipv6 logwatch mysql postgres python qt4 readline +sqlite3 ssl static tcpd vim-syntax X" # maintainer comment: |