diff options
author | Heinrich Wendel <lanius@gentoo.org> | 2003-12-09 18:09:11 +0000 |
---|---|---|
committer | Heinrich Wendel <lanius@gentoo.org> | 2003-12-09 18:09:11 +0000 |
commit | f73fc1c68bd12697e2e8f10bb2e3eef19d8961d1 (patch) | |
tree | 6093bc61806746c467e207bad685e9fa7cbd88cc /app-office/texmacs | |
parent | block on virtual/ghostscript (diff) | |
download | gentoo-2-f73fc1c68bd12697e2e8f10bb2e3eef19d8961d1.tar.gz gentoo-2-f73fc1c68bd12697e2e8f10bb2e3eef19d8961d1.tar.bz2 gentoo-2-f73fc1c68bd12697e2e8f10bb2e3eef19d8961d1.zip |
changed app-text/ghostscript to virtual/ghostscript
Diffstat (limited to 'app-office/texmacs')
-rw-r--r-- | app-office/texmacs/ChangeLog | 6 | ||||
-rw-r--r-- | app-office/texmacs/Manifest | 14 | ||||
-rw-r--r-- | app-office/texmacs/texmacs-1.0.1-r1.ebuild | 4 | ||||
-rw-r--r-- | app-office/texmacs/texmacs-1.0.1.23.ebuild | 4 | ||||
-rw-r--r-- | app-office/texmacs/texmacs-1.0.1.ebuild | 4 | ||||
-rw-r--r-- | app-office/texmacs/texmacs-1.0.2.4.ebuild | 4 |
6 files changed, 20 insertions, 16 deletions
diff --git a/app-office/texmacs/ChangeLog b/app-office/texmacs/ChangeLog index 7ad40c7f6ac5..a52c220762a1 100644 --- a/app-office/texmacs/ChangeLog +++ b/app-office/texmacs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-office/texmacs # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/ChangeLog,v 1.14 2003/10/28 10:41:43 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/ChangeLog,v 1.15 2003/12/09 18:04:15 lanius Exp $ + + 09 Dec 2003; Heinrich Wendel <lanius@gentoo.org> texmacs-1.0.1-r1.ebuild, + texmacs-1.0.1.23.ebuild, texmacs-1.0.1.ebuild, texmacs-1.0.2.4.ebuild: + changed app-text/ghostscript to virtual/ghostscript *texmacs-1.0.2.4 (28 Oct 2003) diff --git a/app-office/texmacs/Manifest b/app-office/texmacs/Manifest index b5345418461f..6fbb5095f8e6 100644 --- a/app-office/texmacs/Manifest +++ b/app-office/texmacs/Manifest @@ -1,10 +1,10 @@ -MD5 5b17af5ef7bf628a6862eda71a18f05a ChangeLog 2150 -MD5 c520c28c0af6689b416c5e6615d4d875 texmacs-1.0.2.4.ebuild 1361 -MD5 50f6fc9936ad8154c22988d98c1ef100 texmacs-1.0.1.ebuild 1087 +MD5 6a39d70fb56219a19ff348e071f142e4 texmacs-1.0.1-r1.ebuild 1140 +MD5 f30cd0fcefa66e5aaec4e7b4272bc92d texmacs-1.0.2.4.ebuild 1361 +MD5 53fe9a2836b7e1df98e0abd871321e31 texmacs-1.0.1.ebuild 1087 +MD5 183abfd3541c364704651fe706d81b1f ChangeLog 2355 +MD5 60a589a247e98514add6b545712c6838 texmacs-1.0.1.23.ebuild 1347 MD5 c472f5fd1646eb8bca71d8df5cb2bdcc metadata.xml 164 -MD5 15b4449cc7433f12aa4eecca0c1ba815 texmacs-1.0.1-r1.ebuild 1140 -MD5 fc7197f13093f84f738aef669c6a8011 texmacs-1.0.1.23.ebuild 1347 -MD5 e66f431d3e08f7c71c8b3838c9601369 files/digest-texmacs-1.0.1 143 -MD5 e66f431d3e08f7c71c8b3838c9601369 files/digest-texmacs-1.0.1-r1 143 MD5 178b97edbe1c37c4beaff0858088c7b7 files/digest-texmacs-1.0.1.23 146 +MD5 e66f431d3e08f7c71c8b3838c9601369 files/digest-texmacs-1.0.1-r1 143 +MD5 e66f431d3e08f7c71c8b3838c9601369 files/digest-texmacs-1.0.1 143 MD5 84de4a6e8d3ad40ed81d967f650f746c files/digest-texmacs-1.0.2.4 145 diff --git a/app-office/texmacs/texmacs-1.0.1-r1.ebuild b/app-office/texmacs/texmacs-1.0.1-r1.ebuild index 6af8e718c087..bf961f9c870f 100644 --- a/app-office/texmacs/texmacs-1.0.1-r1.ebuild +++ b/app-office/texmacs/texmacs-1.0.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.1-r1.ebuild,v 1.3 2003/10/28 10:41:43 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.1-r1.ebuild,v 1.4 2003/12/09 18:04:15 lanius Exp $ inherit flag-o-matic @@ -24,7 +24,7 @@ RDEPEND="virtual/tetex spell? ( >=app-text/ispell-3.2 )" DEPEND="${RDEPEND} - app-text/ghostscript" + virtual/ghostscript" src_compile() { diff --git a/app-office/texmacs/texmacs-1.0.1.23.ebuild b/app-office/texmacs/texmacs-1.0.1.23.ebuild index 80fdf9a94b4d..3878b0e0f995 100644 --- a/app-office/texmacs/texmacs-1.0.1.23.ebuild +++ b/app-office/texmacs/texmacs-1.0.1.23.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.1.23.ebuild,v 1.2 2003/10/28 10:41:43 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.1.23.ebuild,v 1.3 2003/12/09 18:04:15 lanius Exp $ # flag-o-matic functions now in portage, no need to inherit it @@ -24,7 +24,7 @@ RDEPEND="virtual/tetex spell? ( >=app-text/ispell-3.2 )" DEPEND="${DEPEND} - app-text/ghostscript" + virtual/ghostscript" src_compile() { diff --git a/app-office/texmacs/texmacs-1.0.1.ebuild b/app-office/texmacs/texmacs-1.0.1.ebuild index 4a24662fcf26..22be533d1c5a 100644 --- a/app-office/texmacs/texmacs-1.0.1.ebuild +++ b/app-office/texmacs/texmacs-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.1.ebuild,v 1.8 2003/10/28 10:41:43 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.1.ebuild,v 1.9 2003/12/09 18:04:15 lanius Exp $ inherit flag-o-matic @@ -21,7 +21,7 @@ DEPEND="virtual/tetex virtual/x11" RDEPEND="${DEPEND} - app-text/ghostscript" + virtual/ghostscript" src_compile() { diff --git a/app-office/texmacs/texmacs-1.0.2.4.ebuild b/app-office/texmacs/texmacs-1.0.2.4.ebuild index 607609cfa6be..56dc4a90c519 100644 --- a/app-office/texmacs/texmacs-1.0.2.4.ebuild +++ b/app-office/texmacs/texmacs-1.0.2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.2.4.ebuild,v 1.1 2003/10/28 10:41:43 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/texmacs/texmacs-1.0.2.4.ebuild,v 1.2 2003/12/09 18:04:15 lanius Exp $ # flag-o-matic functions now in portage, no need to inherit it @@ -24,7 +24,7 @@ RDEPEND="virtual/tetex spell? ( >=app-text/ispell-3.2 )" DEPEND="${DEPEND} - app-text/ghostscript" + virtual/ghostscript" src_compile() { |