summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-11-06 18:16:47 +0000
committerSimon Stelling <blubb@gentoo.org>2005-11-06 18:16:47 +0000
commita46cf649accb7e33ffb51047d4182a91138d25fe (patch)
tree5dc51179349ae9dd64d1418b4a43729fa5649df5 /app-misc
parentAdded local firefox and glade USE flags for dev-haskell/gtk2hs (diff)
downloadhistorical-a46cf649accb7e33ffb51047d4182a91138d25fe.tar.gz
historical-a46cf649accb7e33ffb51047d4182a91138d25fe.tar.bz2
historical-a46cf649accb7e33ffb51047d4182a91138d25fe.zip
remove ~amd64 keyword again as it requires gmime to be built with USE=mono, but mono is masked on amd64; bug 111702
Package-Manager: portage-2.0.51.22-r3
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/beagle/ChangeLog6
-rw-r--r--app-misc/beagle/Manifest4
-rw-r--r--app-misc/beagle/beagle-0.1.1.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/app-misc/beagle/ChangeLog b/app-misc/beagle/ChangeLog
index fb5dcf9af654..3fbe0cee3521 100644
--- a/app-misc/beagle/ChangeLog
+++ b/app-misc/beagle/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-misc/beagle
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/beagle/ChangeLog,v 1.4 2005/11/06 13:31:12 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/beagle/ChangeLog,v 1.5 2005/11/06 18:16:47 blubb Exp $
+
+ 06 Nov 2005; Simon Stelling <blubb@gentoo.org> beagle-0.1.1.ebuild:
+ remove ~amd64 keyword again as it requires gmime to be built with USE=mono,
+ but mono is masked on amd64; bug 111702
06 Nov 2005; Simon Stelling <blubb@gentoo.org> beagle-0.1.1.ebuild:
added ~amd64 keyword
diff --git a/app-misc/beagle/Manifest b/app-misc/beagle/Manifest
index 8c9795e67c76..d0c2bd224f21 100644
--- a/app-misc/beagle/Manifest
+++ b/app-misc/beagle/Manifest
@@ -1,5 +1,5 @@
-MD5 d2b97baf43f77a0f5fe28033ba706c3b ChangeLog 923
-MD5 a8cb9be859964475ab29c596b89ef96f beagle-0.1.1.ebuild 3106
+MD5 ceb8fc187c64bb7bed7473220c72923a ChangeLog 1114
+MD5 76fc6dcf5b9e19be1671056ac3189cff beagle-0.1.1.ebuild 3099
MD5 43c872252a620e391c449e150e344a3a metadata.xml 224
MD5 3375984ea7d16737cd465bae6ed3d928 files/beagle-0.1.1-null-task-source.patch 1347
MD5 9c5c2f0ad3f959022b402ddba4dc671d files/beagle-0.1.1-uri-serialization.patch 2704
diff --git a/app-misc/beagle/beagle-0.1.1.ebuild b/app-misc/beagle/beagle-0.1.1.ebuild
index b65a41f0fbe9..c593da76538e 100644
--- a/app-misc/beagle/beagle-0.1.1.ebuild
+++ b/app-misc/beagle/beagle-0.1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/beagle/beagle-0.1.1.ebuild,v 1.5 2005/11/06 13:31:12 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/beagle/beagle-0.1.1.ebuild,v 1.6 2005/11/06 18:16:47 blubb Exp $
inherit gnome.org eutils mono
@@ -8,7 +8,7 @@ DESCRIPTION="Beagle is a search tool that ransacks your personal information spa
HOMEPAGE="http://www.beagle-project.org/"
LICENSE="MIT Apache-1.1"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~x86"
IUSE="spreadsheet pdf webservices wv chm debug"
RDEPEND=">=dev-lang/mono-1.1.9.1