summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2008-04-27 19:53:12 +0000
committerMarkus Meier <maekke@gentoo.org>2008-04-27 19:53:12 +0000
commit925a603f26d33c2acecef0dc392000d59ad545f9 (patch)
tree82157659e1ecd011dc7e305bd2a7edbc929caf25 /app-mobilephone
parentamd64 stable, bug #210013 (diff)
downloadgentoo-2-925a603f26d33c2acecef0dc392000d59ad545f9.tar.gz
gentoo-2-925a603f26d33c2acecef0dc392000d59ad545f9.tar.bz2
gentoo-2-925a603f26d33c2acecef0dc392000d59ad545f9.zip
amd64 stable, bug #210013
(Portage version: 2.1.5_rc6)
Diffstat (limited to 'app-mobilephone')
-rw-r--r--app-mobilephone/wammu/ChangeLog5
-rw-r--r--app-mobilephone/wammu/wammu-0.25.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-mobilephone/wammu/ChangeLog b/app-mobilephone/wammu/ChangeLog
index 9c78911e164f..dbc8f0160c83 100644
--- a/app-mobilephone/wammu/ChangeLog
+++ b/app-mobilephone/wammu/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-mobilephone/wammu
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/wammu/ChangeLog,v 1.29 2008/02/24 19:01:14 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/wammu/ChangeLog,v 1.30 2008/04/27 19:53:12 maekke Exp $
+
+ 27 Apr 2008; Markus Meier <maekke@gentoo.org> wammu-0.25.ebuild:
+ amd64 stable, bug #210013
24 Feb 2008; Markus Meier <maekke@gentoo.org> wammu-0.25.ebuild:
x86 stable, bug #210013
diff --git a/app-mobilephone/wammu/wammu-0.25.ebuild b/app-mobilephone/wammu/wammu-0.25.ebuild
index eeb4ddb72024..2cd73ae1e623 100644
--- a/app-mobilephone/wammu/wammu-0.25.ebuild
+++ b/app-mobilephone/wammu/wammu-0.25.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/wammu/wammu-0.25.ebuild,v 1.2 2008/02/24 19:01:14 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/wammu/wammu-0.25.ebuild,v 1.3 2008/04/27 19:53:12 maekke Exp $
inherit distutils eutils versionator
@@ -10,7 +10,7 @@ SRC_URI="http://dl.cihar.com/wammu/v0/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="amd64 ~ppc x86"
IUSE="bluetooth"
RDEPEND="=dev-python/wxpython-2.6*