diff options
author | Christian Faulhammer <opfer@gentoo.org> | 2008-04-01 23:12:45 +0000 |
---|---|---|
committer | Christian Faulhammer <opfer@gentoo.org> | 2008-04-01 23:12:45 +0000 |
commit | 902c13af641d2f13b8b1fc0ddf9f0cc3d8338f71 (patch) | |
tree | cde3277d01550025b14411cd7547da09d3b78e35 /dev-texlive/texlive-music | |
parent | stable x86, bug 215735 (diff) | |
download | gentoo-2-902c13af641d2f13b8b1fc0ddf9f0cc3d8338f71.tar.gz gentoo-2-902c13af641d2f13b8b1fc0ddf9f0cc3d8338f71.tar.bz2 gentoo-2-902c13af641d2f13b8b1fc0ddf9f0cc3d8338f71.zip |
stable x86, bug 215735
(Portage version: 2.1.4.4, RepoMan options: --force)
Diffstat (limited to 'dev-texlive/texlive-music')
-rw-r--r-- | dev-texlive/texlive-music/ChangeLog | 6 | ||||
-rw-r--r-- | dev-texlive/texlive-music/texlive-music-2007.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-texlive/texlive-music/ChangeLog b/dev-texlive/texlive-music/ChangeLog index 572413f0ba97..7c2adfa67851 100644 --- a/dev-texlive/texlive-music/ChangeLog +++ b/dev-texlive/texlive-music/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-music # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-music/ChangeLog,v 1.8 2008/02/10 15:56:42 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-music/ChangeLog,v 1.9 2008/04/01 23:12:45 opfer Exp $ + + 01 Apr 2008; Christian Faulhammer <opfer@gentoo.org> + texlive-music-2007.ebuild: + stable x86, bug 215735 10 Feb 2008; Alexis Ballier <aballier@gentoo.org> texlive-music-2007.ebuild: diff --git a/dev-texlive/texlive-music/texlive-music-2007.ebuild b/dev-texlive/texlive-music/texlive-music-2007.ebuild index 3a901c26bda5..1fbc61b7831f 100644 --- a/dev-texlive/texlive-music/texlive-music-2007.ebuild +++ b/dev-texlive/texlive-music/texlive-music-2007.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-music/texlive-music-2007.ebuild,v 1.8 2008/02/10 15:56:42 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-music/texlive-music-2007.ebuild,v 1.9 2008/04/01 23:12:45 opfer Exp $ TEXLIVE_MODULES_DEPS="dev-texlive/texlive-latex " @@ -11,4 +11,4 @@ DESCRIPTION="TeXLive Music typesetting" LICENSE="GPL-2 LPPL-1.3c" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc64 ~sparc x86 ~x86-fbsd" |