diff options
author | 2009-07-02 17:26:50 +0100 | |
---|---|---|
committer | 2009-07-02 17:26:50 +0100 | |
commit | 237aa03b2692edddfbdd83dcf33c22143946a06c (patch) | |
tree | e514e85ab38e78ed28c315ec463dbc4465fe422b | |
parent | New nm-applet patch. That adds nice mobile broadband creator. (diff) | |
download | dagger-237aa03b2692edddfbdd83dcf33c22143946a06c.tar.gz dagger-237aa03b2692edddfbdd83dcf33c22143946a06c.tar.bz2 dagger-237aa03b2692edddfbdd83dcf33c22143946a06c.zip |
New mobile broadband database.
-rw-r--r-- | gnome-extra/nm-applet/Manifest | 2 | ||||
-rw-r--r-- | gnome-extra/nm-applet/nm-applet-0.7.1-r4.ebuild | 4 | ||||
-rw-r--r-- | licenses/CC-PD | 30 | ||||
-rw-r--r-- | net-misc/mobile-broadband-provider-info/Manifest | 2 | ||||
-rw-r--r-- | net-misc/mobile-broadband-provider-info/mobile-broadband-provider-info-20090602.ebuild | 19 |
5 files changed, 55 insertions, 2 deletions
diff --git a/gnome-extra/nm-applet/Manifest b/gnome-extra/nm-applet/Manifest index ba021bd..32bb9ca 100644 --- a/gnome-extra/nm-applet/Manifest +++ b/gnome-extra/nm-applet/Manifest @@ -1,3 +1,3 @@ DIST network-manager-applet-0.7.1.tar.bz2 834191 RMD160 4430d1c5eaae97ab5a78d8c326a56fa8f42afbca SHA1 b54a068b79272adf11c2cfcbcff19ffb4819d65a SHA256 b22a90e6252d798b3889843910a016d185f9e87dd23e203003b1072013f670a6 DIST nm-applet-0.7.1-gentoo-patches-1b.tar.bz2 36587 RMD160 f039b5ebc6fe530b53446b10486b946ca15459ac SHA1 ecdf3bd4484d757cc7d32e4a2d3cf5ffba54a68e SHA256 ae38134e32c5654cf0b838fe4bf9e1ce1d5184e9d443a2ef0d63ae13a0c3bc3e -EBUILD nm-applet-0.7.1-r4.ebuild 1597 RMD160 79807a17c3222f63bc3fed3b31e1186a21cecaf0 SHA1 49585d9b617d245a487442df0e406db329a0a6e9 SHA256 26f8c78b0faf19fbfe75cd9f58aaa6623e07c96802c205b55b6c14f8c47395f4 +EBUILD nm-applet-0.7.1-r4.ebuild 1639 RMD160 a3db152219f707f30b0513b3a8c34fecec58d180 SHA1 abaa4e5d9c2d9e292191e1e0d4c8e97deb31b79a SHA256 b3e59a7c5c665dcb8b5e690e7cd351002d0da0781a427178b6a4d02ed8995fe5 diff --git a/gnome-extra/nm-applet/nm-applet-0.7.1-r4.ebuild b/gnome-extra/nm-applet/nm-applet-0.7.1-r4.ebuild index c7d9100..292e484 100644 --- a/gnome-extra/nm-applet/nm-applet-0.7.1-r4.ebuild +++ b/gnome-extra/nm-applet/nm-applet-0.7.1-r4.ebuild @@ -34,7 +34,9 @@ RDEPEND=">=sys-apps/dbus-1.2 >=gnome-base/gnome-keyring-2.20 || ( >=gnome-base/gnome-panel-2 xfce-base/xfce4-panel x11-misc/trayer ) >=gnome-base/gconf-2.20 - >=gnome-extra/policykit-gnome-0.8" + >=gnome-extra/policykit-gnome-0.8 + net-misc/mobile-broadband-provider-info" + DEPEND="${RDEPEND} dev-util/pkgconfig >=dev-util/intltool-0.35" diff --git a/licenses/CC-PD b/licenses/CC-PD new file mode 100644 index 0000000..958963a --- /dev/null +++ b/licenses/CC-PD @@ -0,0 +1,30 @@ +Copyright-Only Dedication* (based on United States law) +or Public Domain Certification + +The person or persons who have associated work with this document (the +"Dedicator" or "Certifier") hereby either (a) certifies that, to the best of +his knowledge, the work of authorship identified is in the public domain of +the country from which the work is published, or (b) hereby dedicates +whatever copyright the dedicators holds in the work of authorship identified +below (the "Work") to the public domain. A certifier, moreover, dedicates +any copyright interest he may have in the associated work, and for these +purposes, is described as a "dedicator" below. + +A certifier has taken reasonable steps to verify the copyright status of +this work. Certifier recognizes that his good faith efforts may not shield +him from liability if in fact the work certified is not in the public +domain. + +Dedicator makes this dedication for the benefit of the public at large and +to the detriment of the Dedicator's heirs and successors. Dedicator intends +this dedication to be an overt act of relinquishment in perpetuity of all +present and future rights under copyright law, whether vested or contingent, +in the Work. Dedicator understands that such relinquishment of all rights +includes the relinquishment of all rights to enforce (by lawsuit or +otherwise) those copyrights in the Work. + +Dedicator recognizes that, once placed in the public domain, the Work may be +freely reproduced, distributed, transmitted, used, modified, built upon, or +otherwise exploited by anyone for any purpose, commercial or non-commercial, +and in any way, including by methods that have not yet been invented or +conceived. diff --git a/net-misc/mobile-broadband-provider-info/Manifest b/net-misc/mobile-broadband-provider-info/Manifest new file mode 100644 index 0000000..4dca5fe --- /dev/null +++ b/net-misc/mobile-broadband-provider-info/Manifest @@ -0,0 +1,2 @@ +DIST mobile-broadband-provider-info-20090602.tar.bz2 59018 RMD160 b55e42de07ce9f20103e5fda63a8ac4434ee2076 SHA1 eae262e37cd95a029e33cb9f312c1c0b829cc358 SHA256 e2065e338d4057786c6697d9a0d745ba60d12fbe8f4fc13a418616890113310a +EBUILD mobile-broadband-provider-info-20090602.ebuild 476 RMD160 d672a5098223f7c616b014215aec28b4db81c2fa SHA1 5e78941249a2a24b6bedc7dfe14fff29b7ef4903 SHA256 06b7d67b86a9e7b360fc7d3d232d50ac340d8276a3079916fdbd57d503cbec9f diff --git a/net-misc/mobile-broadband-provider-info/mobile-broadband-provider-info-20090602.ebuild b/net-misc/mobile-broadband-provider-info/mobile-broadband-provider-info-20090602.ebuild new file mode 100644 index 0000000..7d2b80e --- /dev/null +++ b/net-misc/mobile-broadband-provider-info/mobile-broadband-provider-info-20090602.ebuild @@ -0,0 +1,19 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $ + +DESCRIPTION="Database of mobile broadband service providers" +HOMEPAGE="http://live.gnome.org/NetworkManager/MobileBroadband/ServiceProviders" +SRC_URI="http://dev.gentoo.org/~dagger/files/${P}.tar.bz2" + +LICENSE="CC-PD" +SLOT="0" +KEYWORDS="~arm ~amd64 ~x86" +IUSE="" +RDEPEND="" + +DEPEND="" + +src_install() { + emake DESTDIR="${D}" install || die "emake install failed" +} |