summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2014-02-16 13:34:04 +0000
committerUlrich Müller <ulm@gentoo.org>2014-02-16 13:34:04 +0000
commitd284dd6ce8fb7c06e06b553dba919d6b28fabe3a (patch)
tree7a95913f4bc239db758318e046a161a5fc68c378 /app-emacs/htmlize
parentVersion bump. Remove old. (diff)
downloadgentoo-2-d284dd6ce8fb7c06e06b553dba919d6b28fabe3a.tar.gz
gentoo-2-d284dd6ce8fb7c06e06b553dba919d6b28fabe3a.tar.bz2
gentoo-2-d284dd6ce8fb7c06e06b553dba919d6b28fabe3a.zip
Version bump. Remove old.
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'app-emacs/htmlize')
-rw-r--r--app-emacs/htmlize/ChangeLog10
-rw-r--r--app-emacs/htmlize/htmlize-1.36.ebuild17
-rw-r--r--app-emacs/htmlize/htmlize-1.47.ebuild18
3 files changed, 26 insertions, 19 deletions
diff --git a/app-emacs/htmlize/ChangeLog b/app-emacs/htmlize/ChangeLog
index 54e2db7a010b..76100823596e 100644
--- a/app-emacs/htmlize/ChangeLog
+++ b/app-emacs/htmlize/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-emacs/htmlize
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/htmlize/ChangeLog,v 1.28 2012/12/01 19:48:24 armin76 Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/htmlize/ChangeLog,v 1.29 2014/02/16 13:34:04 ulm Exp $
+
+*htmlize-1.47 (16 Feb 2014)
+
+ 16 Feb 2014; Ulrich Müller <ulm@gentoo.org> -htmlize-1.36.ebuild,
+ +htmlize-1.47.ebuild:
+ Version bump. Remove old.
01 Dec 2012; Raúl Porcel <armin76@gentoo.org> htmlize-1.36.ebuild,
htmlize-1.43.ebuild:
diff --git a/app-emacs/htmlize/htmlize-1.36.ebuild b/app-emacs/htmlize/htmlize-1.36.ebuild
deleted file mode 100644
index 527d9b5498e7..000000000000
--- a/app-emacs/htmlize/htmlize-1.36.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/htmlize/htmlize-1.36.ebuild,v 1.7 2012/12/01 19:48:24 armin76 Exp $
-
-inherit elisp
-
-DESCRIPTION="HTML-ize font-lock buffers in Emacs"
-HOMEPAGE="http://www.emacswiki.org/cgi-bin/wiki.pl?SaveAsHtml
- http://fly.srk.fer.hr/~hniksic/emacs/"
-SRC_URI="mirror://gentoo/${P}.el.bz2"
-
-LICENSE="GPL-2+"
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE=""
-
-SITEFILE="50${PN}-gentoo.el"
diff --git a/app-emacs/htmlize/htmlize-1.47.ebuild b/app-emacs/htmlize/htmlize-1.47.ebuild
new file mode 100644
index 000000000000..e535bb5b0c54
--- /dev/null
+++ b/app-emacs/htmlize/htmlize-1.47.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/htmlize/htmlize-1.47.ebuild,v 1.1 2014/02/16 13:34:04 ulm Exp $
+
+EAPI=5
+
+inherit elisp
+
+DESCRIPTION="HTML-ize font-lock buffers in Emacs"
+HOMEPAGE="http://emacswiki.org/emacs/Htmlize
+ http://fly.srk.fer.hr/~hniksic/emacs/"
+SRC_URI="http://dev.gentoo.org/~ulm/distfiles/${P}.el.xz"
+
+LICENSE="GPL-2+"
+SLOT="0"
+KEYWORDS="~amd64 ~ppc ~x86"
+
+SITEFILE="50${PN}-gentoo.el"