diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-03-03 16:56:35 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-03-03 16:56:35 +0000 |
commit | cd60867cc4450a2510a98e4942472da792187788 (patch) | |
tree | 002b0494c442a02a70cf9dae12e0ba0333c61cbb /media-gfx | |
parent | removed myself from metadata.xml (diff) | |
download | gentoo-2-cd60867cc4450a2510a98e4942472da792187788.tar.gz gentoo-2-cd60867cc4450a2510a98e4942472da792187788.tar.bz2 gentoo-2-cd60867cc4450a2510a98e4942472da792187788.zip |
Update homepage (#453728 by Peter Albrecht), drop old.
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/colorhug-client/ChangeLog | 8 | ||||
-rw-r--r-- | media-gfx/colorhug-client/colorhug-client-0.1.10.ebuild | 32 | ||||
-rw-r--r-- | media-gfx/colorhug-client/colorhug-client-0.1.12.ebuild | 6 |
3 files changed, 9 insertions, 37 deletions
diff --git a/media-gfx/colorhug-client/ChangeLog b/media-gfx/colorhug-client/ChangeLog index 12965311c64b..ef82d08d7470 100644 --- a/media-gfx/colorhug-client/ChangeLog +++ b/media-gfx/colorhug-client/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-gfx/colorhug-client -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/colorhug-client/ChangeLog,v 1.8 2012/10/07 12:23:47 pacho Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/colorhug-client/ChangeLog,v 1.9 2013/03/03 16:56:35 pacho Exp $ + + 03 Mar 2013; Pacho Ramos <pacho@gentoo.org> -colorhug-client-0.1.10.ebuild, + colorhug-client-0.1.12.ebuild: + Update homepage (#453728 by Peter Albrecht), drop old. *colorhug-client-0.1.12 (07 Oct 2012) diff --git a/media-gfx/colorhug-client/colorhug-client-0.1.10.ebuild b/media-gfx/colorhug-client/colorhug-client-0.1.10.ebuild deleted file mode 100644 index f0bc3177b557..000000000000 --- a/media-gfx/colorhug-client/colorhug-client-0.1.10.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/colorhug-client/colorhug-client-0.1.10.ebuild,v 1.1 2012/06/11 21:25:59 gregkh Exp $ - -EAPI=4 - -inherit gnome2-utils - -DESCRIPTION="Client tools for the ColorHug display colorimeter" -HOMEPAGE="http://www.hughsie.com/" -SRC_URI="http://people.freedesktop.org/~hughsient/releases/${P}.tar.xz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND="dev-db/sqlite:3 - >=dev-libs/glib-2.28.0 - dev-libs/libgusb - media-libs/lcms:2 - net-libs/libsoup:2.4 - x11-libs/gtk+:3 - >=x11-misc/colord-0.1.20" -RDEPEND="${DEPEND}" - -pkg_postinst() { - gnome2_schemas_update -} -pkg_postrm() { - gnome2_schemas_update -} diff --git a/media-gfx/colorhug-client/colorhug-client-0.1.12.ebuild b/media-gfx/colorhug-client/colorhug-client-0.1.12.ebuild index 322a7faa0e0c..2ca756283101 100644 --- a/media-gfx/colorhug-client/colorhug-client-0.1.12.ebuild +++ b/media-gfx/colorhug-client/colorhug-client-0.1.12.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/colorhug-client/colorhug-client-0.1.12.ebuild,v 1.1 2012/10/07 12:23:47 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/colorhug-client/colorhug-client-0.1.12.ebuild,v 1.2 2013/03/03 16:56:35 pacho Exp $ EAPI=4 inherit gnome2 DESCRIPTION="Client tools for the ColorHug display colorimeter" -HOMEPAGE="http://www.hughsie.com/" +HOMEPAGE="http://www.hughski.com/" SRC_URI="http://people.freedesktop.org/~hughsient/releases/${P}.tar.xz" LICENSE="GPL-2" |