diff options
author | randomdan <randomdan@localhost> | 2009-11-08 20:22:19 +0000 |
---|---|---|
committer | randomdan <randomdan@localhost> | 2009-11-08 20:22:19 +0000 |
commit | 26e8f62f1711b0bac0a1f4a6848c43756cafdeb8 (patch) | |
tree | 5af92e96f285d0b7d1a2ce8eb12111a2b5017739 /virtual/miller-dev | |
parent | Fix auto shutdown script (diff) | |
download | portage-26e8f62f1711b0bac0a1f4a6848c43756cafdeb8.tar.bz2 portage-26e8f62f1711b0bac0a1f4a6848c43756cafdeb8.tar.xz portage-26e8f62f1711b0bac0a1f4a6848c43756cafdeb8.zip |
KDE4 version of khexedit, okteta
Diffstat (limited to 'virtual/miller-dev')
-rw-r--r-- | virtual/miller-dev/Manifest | 1 | ||||
-rw-r--r-- | virtual/miller-dev/miller-dev-9-r6.ebuild | 52 |
2 files changed, 53 insertions, 0 deletions
diff --git a/virtual/miller-dev/Manifest b/virtual/miller-dev/Manifest index 743c955..cae62c5 100644 --- a/virtual/miller-dev/Manifest +++ b/virtual/miller-dev/Manifest @@ -1 +1,2 @@ EBUILD miller-dev-9-r5.ebuild 1111 RMD160 f3e139e1b1172e8489e4a5ae19df9e6f8a1af05b SHA1 4737c2eac3b4607d7ef9863695bb07f2449136ed SHA256 b003d9aa81dfbca702a8a8dda8088cc0a051e035eb3272c78df4c27c990832fe +EBUILD miller-dev-9-r6.ebuild 1134 RMD160 bcc8fd918375015ba6aa29ba18b3113b656cf0b6 SHA1 8769637cd2d78cecd6bc0fdd41b680cedcea734d SHA256 d0d5f6a6e1586cfd88c9e0e612c0a79714f5187e2a5fffe3a55133e9ef95273a diff --git a/virtual/miller-dev/miller-dev-9-r6.ebuild b/virtual/miller-dev/miller-dev-9-r6.ebuild new file mode 100644 index 0000000..c393160 --- /dev/null +++ b/virtual/miller-dev/miller-dev-9-r6.ebuild @@ -0,0 +1,52 @@ +DESCRIPTION="Virtual for Miller development workstations" + +SLOT="0" +KEYWORDS="alpha amd64 arm ia64 mips ppc ppc-macos sparc sparc-fbsd x86 x86-fbsd" +IUSE="" + +DEPEND="virtual/miller-apps + app-text/htmltidy + app-doc/doxygen + >=dev-db/slony1-1.2.15 + net-misc/rdesktop + media-gfx/gimp + dev-util/colorcvs + || ( net-misc/tightvnc net-misc/vnc ) + media-gfx/gqview + app-vim/cvsmenu + net-analyzer/wireshark + x11-apps/xhost + dev-db/tora + kde-base/cervisia + net-analyzer/arping + dev-util/splint + media-gfx/imagemagick + app-shells/gentoo-bashcomp + sys-process/htop + app-arch/rar + net-misc/tsclient + dev-util/indent + sys-devel/bc + dev-util/weblint + || ( kde-base/khexedit kde-base/okteta ) + net-ftp/ftp + net-misc/telnet-bsd + dev-util/qsoapman + dev-util/colorgcc + net-analyzer/nmap + media-video/ffmpeg + >=dev-util/monodevelop-0.13 + dev-util/desktop-file-utils + dev-util/mono-debugger + dev-util/monodevelop-database + dev-util/monodevelop-debugger-gdb + dev-util/monodevelop-debugger-mdb + dev-db/pgadmin3 + dev-db/postgresql_autodoc + kde-base/kcachegrind + dev-db/myodbc + www-apache/mod_transform + www-apps/dbweb + www-servers/apache + app-editors/gvim" + |