diff options
author | Markus Meier <maekke@gentoo.org> | 2008-02-24 19:01:14 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-02-24 19:01:14 +0000 |
commit | 2af3983504448ffbf7373bcca8c072d446c10215 (patch) | |
tree | 48e0725c3f4c0c309096366f0eb57465a4fc5fb3 /app-mobilephone | |
parent | Do not force -c/-T anymore to groff so that it can work its locale magic #146... (diff) | |
download | historical-2af3983504448ffbf7373bcca8c072d446c10215.tar.gz historical-2af3983504448ffbf7373bcca8c072d446c10215.tar.bz2 historical-2af3983504448ffbf7373bcca8c072d446c10215.zip |
x86 stable, bug #210013
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'app-mobilephone')
-rw-r--r-- | app-mobilephone/gammu/ChangeLog | 5 | ||||
-rw-r--r-- | app-mobilephone/gammu/gammu-1.17.0.ebuild | 6 | ||||
-rw-r--r-- | app-mobilephone/wammu/ChangeLog | 7 | ||||
-rw-r--r-- | app-mobilephone/wammu/wammu-0.25.ebuild | 6 |
4 files changed, 15 insertions, 9 deletions
diff --git a/app-mobilephone/gammu/ChangeLog b/app-mobilephone/gammu/ChangeLog index 3e3c4834c5d3..a909068c7282 100644 --- a/app-mobilephone/gammu/ChangeLog +++ b/app-mobilephone/gammu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-mobilephone/gammu # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gammu/ChangeLog,v 1.49 2008/02/13 15:03:55 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gammu/ChangeLog,v 1.50 2008/02/24 18:56:32 maekke Exp $ + + 24 Feb 2008; Markus Meier <maekke@gentoo.org> gammu-1.17.0.ebuild: + x86 stable, bug #210013 *gammu-1.18.0 (13 Feb 2008) diff --git a/app-mobilephone/gammu/gammu-1.17.0.ebuild b/app-mobilephone/gammu/gammu-1.17.0.ebuild index b5c22b9f1ef9..8fba92d85b56 100644 --- a/app-mobilephone/gammu/gammu-1.17.0.ebuild +++ b/app-mobilephone/gammu/gammu-1.17.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gammu/gammu-1.17.0.ebuild,v 1.1 2007/12/20 06:35:48 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gammu/gammu-1.17.0.ebuild,v 1.2 2008/02/24 18:56:32 maekke Exp $ inherit cmake-utils @@ -10,7 +10,7 @@ SRC_URI="ftp://dl.cihar.com/gammu/releases/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="debug bluetooth irda mysql postgres nls" RDEPEND="bluetooth? ( net-wireless/bluez-libs ) diff --git a/app-mobilephone/wammu/ChangeLog b/app-mobilephone/wammu/ChangeLog index ace68c4a7332..9c78911e164f 100644 --- a/app-mobilephone/wammu/ChangeLog +++ b/app-mobilephone/wammu/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-mobilephone/wammu -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/wammu/ChangeLog,v 1.28 2007/12/20 06:43:46 mrness Exp $ +# 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 $ + + 24 Feb 2008; Markus Meier <maekke@gentoo.org> wammu-0.25.ebuild: + x86 stable, bug #210013 *wammu-0.25 (20 Dec 2007) diff --git a/app-mobilephone/wammu/wammu-0.25.ebuild b/app-mobilephone/wammu/wammu-0.25.ebuild index a571d2a580d8..eeb4ddb72024 100644 --- a/app-mobilephone/wammu/wammu-0.25.ebuild +++ b/app-mobilephone/wammu/wammu-0.25.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# 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.1 2007/12/20 06:43:46 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/wammu/wammu-0.25.ebuild,v 1.2 2008/02/24 19:01:14 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* |