diff options
author | Alin Năstac <mrness@gentoo.org> | 2005-09-19 20:26:00 +0000 |
---|---|---|
committer | Alin Năstac <mrness@gentoo.org> | 2005-09-19 20:26:00 +0000 |
commit | eabba18cfc46ee7b3215a4dbe692a168745ac2a8 (patch) | |
tree | 5008c6413f2b99ce1e52ee67008ea82ca3db0937 /app-mobilephone/gnome-phone-manager | |
parent | fix sasl wrt bug #106545 (diff) | |
download | gentoo-2-eabba18cfc46ee7b3215a4dbe692a168745ac2a8.tar.gz gentoo-2-eabba18cfc46ee7b3215a4dbe692a168745ac2a8.tar.bz2 gentoo-2-eabba18cfc46ee7b3215a4dbe692a168745ac2a8.zip |
update descriptions
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-mobilephone/gnome-phone-manager')
4 files changed, 22 insertions, 10 deletions
diff --git a/app-mobilephone/gnome-phone-manager/ChangeLog b/app-mobilephone/gnome-phone-manager/ChangeLog index 1d9d26052af4..6255e6c9145a 100644 --- a/app-mobilephone/gnome-phone-manager/ChangeLog +++ b/app-mobilephone/gnome-phone-manager/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-mobilephone/gnome-phone-manager # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnome-phone-manager/ChangeLog,v 1.4 2005/09/10 01:59:52 r3pek Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnome-phone-manager/ChangeLog,v 1.5 2005/09/19 20:26:00 mrness Exp $ + + 19 Sep 2005; Alin Nastac <mrness@gentoo.org> metadata.xml, + gnome-phone-manager-0.4.ebuild, gnome-phone-manager-0.6.ebuild: + Update descriptions. *gnome-phone-manager-0.6 (10 Sep 2005) diff --git a/app-mobilephone/gnome-phone-manager/gnome-phone-manager-0.4.ebuild b/app-mobilephone/gnome-phone-manager/gnome-phone-manager-0.4.ebuild index 788162047a07..2489824d4df1 100644 --- a/app-mobilephone/gnome-phone-manager/gnome-phone-manager-0.4.ebuild +++ b/app-mobilephone/gnome-phone-manager/gnome-phone-manager-0.4.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnome-phone-manager/gnome-phone-manager-0.4.ebuild,v 1.3 2005/07/21 21:24:41 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnome-phone-manager/gnome-phone-manager-0.4.ebuild,v 1.4 2005/09/19 20:26:00 mrness Exp $ inherit gnome2 eutils -DESCRIPTION="Gnome Phone Manager - a program created to allow you to control aspects of your mobile phone from your GNOME 2 desktop" +DESCRIPTION="a program created to allow you to control aspects of your mobile phone from your GNOME 2 desktop" HOMEPAGE="http://usefulinc.com/software/phonemgr/" SRC_URI="http://downloads.usefulinc.com/gnome-phone-manager/${P}.tar.gz" diff --git a/app-mobilephone/gnome-phone-manager/gnome-phone-manager-0.6.ebuild b/app-mobilephone/gnome-phone-manager/gnome-phone-manager-0.6.ebuild index e9f91ef11cc0..4cb0663b6d07 100644 --- a/app-mobilephone/gnome-phone-manager/gnome-phone-manager-0.6.ebuild +++ b/app-mobilephone/gnome-phone-manager/gnome-phone-manager-0.6.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnome-phone-manager/gnome-phone-manager-0.6.ebuild,v 1.1 2005/09/10 01:59:52 r3pek Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/gnome-phone-manager/gnome-phone-manager-0.6.ebuild,v 1.2 2005/09/19 20:26:00 mrness Exp $ inherit gnome2 eutils -DESCRIPTION="Gnome Phone Manager - a program created to allow you to control aspects of your mobile phone from your GNOME 2 desktop" +DESCRIPTION="a program created to allow you to control aspects of your mobile phone from your GNOME 2 desktop" HOMEPAGE="http://usefulinc.com/software/phonemgr/" SRC_URI="http://ftp.gnome.org/pub/GNOME/sources/${PN}/${PV}/${P}.tar.bz2 " diff --git a/app-mobilephone/gnome-phone-manager/metadata.xml b/app-mobilephone/gnome-phone-manager/metadata.xml index cb69bd8bf515..17ec3724c898 100644 --- a/app-mobilephone/gnome-phone-manager/metadata.xml +++ b/app-mobilephone/gnome-phone-manager/metadata.xml @@ -1,8 +1,16 @@ -<?xml version="1.0" encoding="UTF-8"?> +<?xml version = '1.0' encoding = 'UTF-8'?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>mobile-phone</herd> -<herd>gnome</herd> -<longdescription>Phone Manager is a program created to allow you -to control aspects of your mobile phone from your GNOME 2 desktop.</longdescription> + <herd>mobile-phone</herd> + <herd>gnome</herd> + <longdescription>Phone Manager is a program created to allow you to control aspects +of your mobile phone from your GNOME 2 desktop. + +The software is in its early stages right now. Current features include: + * Runs in the background; indicates status on the panel notification area. + * Display on-screen alert when text message (SMS) arrives + * Text message (SMS) sending facility + +Phone Manager supports any mobile phone that can connect to your +computer as a serial port: via Bluetooth, IrDA or a serial cable.</longdescription> </pkgmetadata> |