diff options
author | Alistair Bush <ali_bush@gentoo.org> | 2007-10-20 11:51:11 +0000 |
---|---|---|
committer | Alistair Bush <ali_bush@gentoo.org> | 2007-10-20 11:51:11 +0000 |
commit | 432004c1c8bcd4e963f1817f72a17369226ee573 (patch) | |
tree | 5c801e8be809d34420070630831980172f044e0b /app-office/borg/borg-1.5.2.ebuild | |
parent | Stable on amd64 wrt bug #195176 (diff) | |
download | gentoo-2-432004c1c8bcd4e963f1817f72a17369226ee573.tar.gz gentoo-2-432004c1c8bcd4e963f1817f72a17369226ee573.tar.bz2 gentoo-2-432004c1c8bcd4e963f1817f72a17369226ee573.zip |
Adding ~amd64
(Portage version: 2.1.3.15)
Diffstat (limited to 'app-office/borg/borg-1.5.2.ebuild')
-rw-r--r-- | app-office/borg/borg-1.5.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/borg/borg-1.5.2.ebuild b/app-office/borg/borg-1.5.2.ebuild index 038e67ab462c..7bb48411193b 100644 --- a/app-office/borg/borg-1.5.2.ebuild +++ b/app-office/borg/borg-1.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/borg/borg-1.5.2.ebuild,v 1.2 2007/06/16 19:01:07 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/borg/borg-1.5.2.ebuild,v 1.3 2007/10/20 11:51:11 ali_bush Exp $ inherit versionator java-pkg-2 java-ant-2 @@ -11,7 +11,7 @@ MY_PV="$(replace_all_version_separators _ )" SRC_URI="mirror://sourceforge/borg-calendar/${MY_PN}_${MY_PV}.zip" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" COMMON_DEP=" =dev-java/commons-httpclient-3* |