summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlin Năstac <mrness@gentoo.org>2006-02-05 10:19:33 +0000
committerAlin Năstac <mrness@gentoo.org>2006-02-05 10:19:33 +0000
commite9a450306ab411811f34c8636e615da425d2a4ae (patch)
tree09c38901e748b762ad0c32b5da0db92a9d9d4bdc /app-mobilephone
parentRemoved old versions. (diff)
downloadhistorical-e9a450306ab411811f34c8636e615da425d2a4ae.tar.gz
historical-e9a450306ab411811f34c8636e615da425d2a4ae.tar.bz2
historical-e9a450306ab411811f34c8636e615da425d2a4ae.zip
Initial import from bug #78705.
Package-Manager: portage-2.0.54
Diffstat (limited to 'app-mobilephone')
-rw-r--r--app-mobilephone/galicesms/ChangeLog10
-rw-r--r--app-mobilephone/galicesms/Manifest14
-rw-r--r--app-mobilephone/galicesms/files/digest-galicesms-1.2.01
-rw-r--r--app-mobilephone/galicesms/galicesms-1.2.0.ebuild22
-rw-r--r--app-mobilephone/galicesms/metadata.xml7
5 files changed, 54 insertions, 0 deletions
diff --git a/app-mobilephone/galicesms/ChangeLog b/app-mobilephone/galicesms/ChangeLog
new file mode 100644
index 000000000000..4891bb6042af
--- /dev/null
+++ b/app-mobilephone/galicesms/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for app-mobilephone/galicesms
+# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/galicesms/ChangeLog,v 1.1 2006/02/05 10:19:33 mrness Exp $
+
+*galicesms-1.2.0 (05 Feb 2006)
+
+ 05 Feb 2006; Alin Nastac <mrness@gentoo.org> +metadata.xml,
+ +galicesms-1.2.0.ebuild:
+ Initial import from bug #78705.
+
diff --git a/app-mobilephone/galicesms/Manifest b/app-mobilephone/galicesms/Manifest
new file mode 100644
index 000000000000..644038a2f8f9
--- /dev/null
+++ b/app-mobilephone/galicesms/Manifest
@@ -0,0 +1,14 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA1
+
+MD5 dfa1f5bd77eb0d6a3168e5ea116e406b ChangeLog 379
+MD5 fed1ae127d5fe27b6c95719bf496000c files/digest-galicesms-1.2.0 65
+MD5 a8894234c9e6b02e92a35c8177449c98 galicesms-1.2.0.ebuild 612
+MD5 95d63746d55eb74efd282093a8321f1b metadata.xml 363
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v1.4.2 (GNU/Linux)
+
+iD8DBQFD5dFHjG8pv1lIUX4RAnmYAKDrfQIWt6qNdeMoD7s/RISU80adxACeLfZr
+BOFfaJnSQFMzFoXt2VIyUfE=
+=eBTR
+-----END PGP SIGNATURE-----
diff --git a/app-mobilephone/galicesms/files/digest-galicesms-1.2.0 b/app-mobilephone/galicesms/files/digest-galicesms-1.2.0
new file mode 100644
index 000000000000..e168df6c10d8
--- /dev/null
+++ b/app-mobilephone/galicesms/files/digest-galicesms-1.2.0
@@ -0,0 +1 @@
+MD5 b22a8ea22e4f5acb7c93f3d5360a4f2b galicesms-1.2.0.tar.gz 6241
diff --git a/app-mobilephone/galicesms/galicesms-1.2.0.ebuild b/app-mobilephone/galicesms/galicesms-1.2.0.ebuild
new file mode 100644
index 000000000000..59ffc4b02a87
--- /dev/null
+++ b/app-mobilephone/galicesms/galicesms-1.2.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2006 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-mobilephone/galicesms/galicesms-1.2.0.ebuild,v 1.1 2006/02/05 10:19:33 mrness Exp $
+
+DESCRIPTION="GTK2 GUI interface for sending SMS messages via Rosso Alice (Italian ADSL service)"
+HOMEPAGE="http://www.marzocca.net/linux/galicesms.html"
+SRC_URI="http://www.marzocca.net/linux/downloads/${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~x86"
+IUSE=""
+
+RDEPEND="dev-perl/gtk2-perl
+ dev-perl/libwww-perl
+ dev-perl/URI"
+
+S="${WORKDIR}"
+
+src_install() {
+ dobin "${PN}"
+}
diff --git a/app-mobilephone/galicesms/metadata.xml b/app-mobilephone/galicesms/metadata.xml
new file mode 100644
index 000000000000..76f845f21d9b
--- /dev/null
+++ b/app-mobilephone/galicesms/metadata.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>mobile-phone</herd>
+ <longdescription>galicesms is a GTK2 GUI interface written in Perl which
+allow clients of the Italian ADSL service called "Rosso Alice" to send up to 10 free SMS messages a day.</longdescription>
+</pkgmetadata>